mirror of
https://github.com/YunoHost-Apps/cac-proxy_ynh.git
synced 2024-09-03 18:16:07 +02:00
[autopatch] Do not delete logs on app removal
This commit is contained in:
parent
09f4acde05
commit
606910e4bf
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ ynh_remove_systemd_config
|
|||
ynh_remove_logrotate
|
||||
|
||||
# Remove the log files
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
|
||||
_remove_restart_script_and_sudoers
|
||||
|
||||
|
|
Loading…
Reference in a new issue