1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cockpit_ynh.git synced 2024-09-03 18:16:26 +02:00
This commit is contained in:
liberodark 2019-02-20 15:57:24 +01:00
parent b67673d641
commit d66ddf4942
2 changed files with 2 additions and 2 deletions

View file

@ -103,7 +103,7 @@ ynh_app_setting_set $app port $port
# INSTALL COCKPIT # INSTALL COCKPIT
#============================================== #==============================================
ynh_package_install cockpit ynh_package_install cockpit cockpit-pcp
#================================================= #=================================================
# NGINX CONFIGURATION # NGINX CONFIGURATION

View file

@ -23,7 +23,7 @@ final_path=$(ynh_app_setting_get $app final_path)
# STANDARD REMOVE # STANDARD REMOVE
#================================================= #=================================================
ynh_package_remove emby-server ynh_package_remove cockpit cockpit-pcp
#================================================= #=================================================
# REMOVE DEPENDENCIES # REMOVE DEPENDENCIES