From 1ace087c6b4eada0826f7640b42458c4b2db62b6 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 23 Jul 2021 12:41:52 +0200 Subject: [PATCH] Update remove --- scripts/remove | 8 -------- 1 file changed, 8 deletions(-) diff --git a/scripts/remove b/scripts/remove index 9e693c7..1a7e215 100755 --- a/scripts/remove +++ b/scripts/remove @@ -40,14 +40,6 @@ ynh_script_progression --message="Removing dependencies..." --weight=16 # Remove metapackage and its dependencies ynh_remove_app_dependencies -#================================================= -# REMOVE APP MAIN DIR -#================================================= -#ynh_script_progression --message="Removing app main directory..." --weight=4 - -# Remove the app directory securely -#ynh_secure_remove --file="$final_path" - #================================================= # REMOVE NGINX CONFIGURATION #=================================================