From 82eef0c7856ce8d85553b5d75f6a02995699bc35 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 22 Apr 2022 10:58:48 +0200 Subject: [PATCH] Update remove --- scripts/remove | 8 -------- 1 file changed, 8 deletions(-) diff --git a/scripts/remove b/scripts/remove index 326e6f0..53b546e 100644 --- a/scripts/remove +++ b/scripts/remove @@ -82,14 +82,6 @@ ynh_script_progression --message="Removing dependencies..." --weight=1 # Remove metapackage and its dependencies ynh_remove_app_dependencies -#================================================= -# REMOVE VARIOUS FILES -#================================================= -# ynh_script_progression --message="Removing various files..." --weight=1 - -# # Remove a cron file -# ynh_secure_remove --file="/etc/cron.d/$app" - #================================================= # GENERIC FINALIZATION #=================================================