mirror of
https://github.com/YunoHost-Apps/moodle_ynh.git
synced 2024-09-03 19:46:23 +02:00
Update remove
This commit is contained in:
parent
aa42f7601b
commit
e87732ac2b
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ ynh_secure_remove "/etc/cron.d/$app"
|
|||
|
||||
# Remove a directory securely
|
||||
ynh_secure_remove "/etc/$app/"
|
||||
ynh_secure_remove "/home/yunohost.app/$app"
|
||||
|
||||
# Remove the log files
|
||||
ynh_secure_remove "/var/log/$app/"
|
||||
|
|
Loading…
Reference in a new issue