Fix cron remove, not needed

This commit is contained in:
Yalh 2019-01-29 22:00:06 +01:00
parent 5002ab63a1
commit 088bd4971e

View File

@ -102,7 +102,7 @@ fi
#=================================================
# Remove a cron file
ynh_secure_remove "/etc/cron.d/$app"
#ynh_secure_remove "/etc/cron.d/$app"
# Remove a directory securely
ynh_secure_remove "/etc/$app/"