1
0
Fork 0
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:
Yunohost-Bot 2024-06-23 22:27:26 +02:00 committed by OniriCorpe
parent af38fa39f1
commit 6200cb08d4

View file

@ -31,7 +31,6 @@ ynh_secure_remove --file="/etc/default/$app"
# Remove the dedicated NGINX config
ynh_remove_nginx_config
ynh_secure_remove --file="/var/log/$app"
# Remove the app-specific logrotate config
ynh_remove_logrotate