1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galette_ynh.git synced 2024-09-03 18:36:28 +02:00

Remove cron section and final / in /var/log/app$

This commit is contained in:
pp-r 2021-01-08 18:23:15 +01:00 committed by GitHub
parent ca1bce5b74
commit c471bbbfab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,11 +65,9 @@ ynh_remove_logrotate
#=================================================
# SPECIFIC REMOVE
#=================================================
# REMOVE THE CRON FILE
#=================================================
# Remove the log files
ynh_secure_remove "/var/log/$app/"
ynh_secure_remove "/var/log/$app"
#=================================================
# GENERIC FINALIZATION