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