1
0
Fork 0
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:
liberodark 2019-03-12 18:12:29 +01:00 committed by GitHub
parent aa42f7601b
commit e87732ac2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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