1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dex_ynh.git synced 2024-09-03 18:26:22 +02:00

Remove cron

This commit is contained in:
Limezy 2022-03-24 14:03:46 +07:00
parent e0c2f23ee4
commit af87f3f8ad

View file

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