diff --git a/scripts/remove b/scripts/remove index 267c2fc..b905a70 100755 --- a/scripts/remove +++ b/scripts/remove @@ -113,9 +113,6 @@ fi #================================================= ynh_script_progression --message="Removing various files..." --time --weight=1 -# Remove a cron file -ynh_secure_remove --file="/etc/cron.d/$app" - # Remove a directory securely ynh_secure_remove --file="/etc/$app"