mirror of
https://github.com/YunoHost-Apps/shiori_ynh.git
synced 2024-09-03 20:26:17 +02:00
Merge pull request #43 from yunohost-bot/delete-log-removal
[autopatch] Do not delete logs on app removal
This commit is contained in:
commit
7e62a50774
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ fi
|
|||
# Remove the dedicated systemd config
|
||||
ynh_remove_systemd_config
|
||||
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
|
||||
# Remove the app-specific logrotate config
|
||||
ynh_remove_logrotate
|
||||
|
|
Loading…
Reference in a new issue