From d66ddf4942fe3678c69a0919888b2ee251aa29c4 Mon Sep 17 00:00:00 2001 From: liberodark Date: Wed, 20 Feb 2019 15:57:24 +0100 Subject: [PATCH] update --- scripts/install | 2 +- scripts/remove | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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