mirror of
https://github.com/YunoHost-Apps/metabase_ynh.git
synced 2024-09-03 19:46:00 +02:00
[autopatch] Do not delete logs on app removal
This commit is contained in:
parent
af38fa39f1
commit
6200cb08d4
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ ynh_secure_remove --file="/etc/default/$app"
|
||||||
# Remove the dedicated NGINX config
|
# Remove the dedicated NGINX config
|
||||||
ynh_remove_nginx_config
|
ynh_remove_nginx_config
|
||||||
|
|
||||||
ynh_secure_remove --file="/var/log/$app"
|
|
||||||
# Remove the app-specific logrotate config
|
# Remove the app-specific logrotate config
|
||||||
ynh_remove_logrotate
|
ynh_remove_logrotate
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue