From 7d3533fdb022d6de695f1a32dcadd22c5c9d8203 Mon Sep 17 00:00:00 2001 From: liberodark Date: Fri, 22 Mar 2019 16:37:55 +0100 Subject: [PATCH] Update remove --- scripts/remove | 8 -------- 1 file changed, 8 deletions(-) diff --git a/scripts/remove b/scripts/remove index a186acc..5f1e63b 100644 --- a/scripts/remove +++ b/scripts/remove @@ -104,14 +104,6 @@ fi #================================================= # SPECIFIC REMOVE #================================================= -# REMOVE THE CRON FILE -#================================================= - -# Remove a cron file -ynh_secure_remove "/etc/cron.d/$app" - -# Remove a directory securely -ynh_secure_remove "/etc/$app/" # Remove the log files ynh_secure_remove "/var/log/$app/"