diff --git a/scripts/remove b/scripts/remove index 33e2e6b..d3c1e5a 100755 --- a/scripts/remove +++ b/scripts/remove @@ -6,7 +6,7 @@ # IMPORT GENERIC HELPERS #================================================= - +source _common.sh source /usr/share/yunohost/helpers #================================================= @@ -20,7 +20,6 @@ port=$(ynh_app_setting_get $app port) final_path=$(ynh_app_setting_get $app final_path) calibre_dir=$(ynh_app_setting_get $app calibre_dir) -source _common.sh #================================================= # REMOVE SERVICE FROM ADMIN PANEL