From e05844e437fa733e9ff29ded7acc981dc4454d13 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 14 Jul 2021 23:06:29 +0200 Subject: [PATCH] Update remove --- scripts/remove | 9 --------- 1 file changed, 9 deletions(-) diff --git a/scripts/remove b/scripts/remove index 1882ded..3c88041 100755 --- a/scripts/remove +++ b/scripts/remove @@ -67,15 +67,6 @@ ynh_script_progression --message="Removing NGINX web server configuration..." -- # Remove the dedicated NGINX config ynh_remove_nginx_config -#================================================= -# SPECIFIC REMOVE -#================================================= -# REMOVE VARIOUS FILES -#================================================= - -# Remove the log files -ynh_secure_remove --file="/var/log/$app/" - #================================================= # GENERIC FINALIZATION #=================================================