mirror of
https://github.com/YunoHost-Apps/cockpit_ynh.git
synced 2024-09-03 18:16:26 +02:00
update
This commit is contained in:
parent
b67673d641
commit
d66ddf4942
2 changed files with 2 additions and 2 deletions
|
@ -103,7 +103,7 @@ ynh_app_setting_set $app port $port
|
|||
# INSTALL COCKPIT
|
||||
#==============================================
|
||||
|
||||
ynh_package_install cockpit
|
||||
ynh_package_install cockpit cockpit-pcp
|
||||
|
||||
#=================================================
|
||||
# NGINX CONFIGURATION
|
||||
|
|
|
@ -23,7 +23,7 @@ final_path=$(ynh_app_setting_get $app final_path)
|
|||
# STANDARD REMOVE
|
||||
#=================================================
|
||||
|
||||
ynh_package_remove emby-server
|
||||
ynh_package_remove cockpit cockpit-pcp
|
||||
|
||||
#=================================================
|
||||
# REMOVE DEPENDENCIES
|
||||
|
|
Loading…
Reference in a new issue