mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
[autopatch] Do not delete logs on app removal (#697)
This commit is contained in:
parent
25b828bdaf
commit
89899fd709
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ ynh_remove_nginx_config
|
|||
# Remove the dedicated PHP-FPM config
|
||||
ynh_remove_fpm_config
|
||||
|
||||
# remove logs
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
|
||||
# Remove the app-specific logrotate config
|
||||
ynh_remove_logrotate
|
||||
|
|
Loading…
Add table
Reference in a new issue