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/"