diff --git a/scripts/install b/scripts/install index 1aab0f0..3a86d58 100644 --- a/scripts/install +++ b/scripts/install @@ -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 diff --git a/scripts/remove b/scripts/remove index 19721ec..e8670c5 100644 --- a/scripts/remove +++ b/scripts/remove @@ -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