From 339f4f181e5dc99cd5fe092c982270be9cbf2714 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 3 Feb 2022 12:17:58 +0100 Subject: [PATCH] Update remove --- scripts/remove | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/scripts/remove b/scripts/remove index 980fd3b..8d04375 100755 --- a/scripts/remove +++ b/scripts/remove @@ -78,16 +78,6 @@ ynh_script_progression --message="Removing NGINX web server configuration..." -- # Remove the dedicated NGINX config ynh_remove_nginx_config -#================================================= -# SPECIFIC REMOVE -#================================================= -# REMOVE VARIOUS FILES -#================================================= -ynh_script_progression --message="Removing various files..." --time --weight=1 - -# Remove the log files -ynh_secure_remove --file="/var/log/$app" - #================================================= # GENERIC FINALIZATION #=================================================