From 7b9d68d98310d03d038bb29b819c87177a4c1adc Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 22 Apr 2022 10:58:33 +0200 Subject: [PATCH] Update remove --- scripts/remove | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/remove b/scripts/remove index 65fe5bc..326e6f0 100644 --- a/scripts/remove +++ b/scripts/remove @@ -85,10 +85,10 @@ ynh_remove_app_dependencies #================================================= # REMOVE VARIOUS FILES #================================================= -ynh_script_progression --message="Removing various files..." --weight=1 +# ynh_script_progression --message="Removing various files..." --weight=1 -# Remove a cron file -ynh_secure_remove --file="/etc/cron.d/$app" +# # Remove a cron file +# ynh_secure_remove --file="/etc/cron.d/$app" #================================================= # GENERIC FINALIZATION