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:
parent
e0c2f23ee4
commit
af87f3f8ad
1 changed files with 0 additions and 3 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue