diff --git a/scripts/remove b/scripts/remove index 4dc7628..846c542 100755 --- a/scripts/remove +++ b/scripts/remove @@ -59,10 +59,8 @@ ynh_remove_fail2ban_config #================================================= # REMOVE VARIOUS FILES #================================================= -ynh_script_progression --message="Removing various files..." --weight=1 +#ynh_script_progression --message="Removing various files..." --weight=1 -# Remove the log files -ynh_secure_remove --file="/var/log/$app" #================================================= # END OF SCRIPT