From fadc1bd9fb7cc249f2599d68d746ec9df6d5181f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 10 Jun 2022 13:31:13 +0200 Subject: [PATCH] Update remove --- scripts/remove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/remove b/scripts/remove index 986e6dc..7767057 100644 --- a/scripts/remove +++ b/scripts/remove @@ -88,7 +88,7 @@ ynh_remove_app_dependencies ynh_script_progression --message="Removing various files..." --weight=1 # Remove a cron file -ynh_secure_remove --file="/etc/cron.d/$app" +ynh_exec_warn_less ynh_secure_remove --file="/etc/cron.d/$app" #================================================= # GENERIC FINALIZATION