1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/immich_ynh.git synced 2024-09-03 20:36:24 +02:00

[autopatch] Do not delete logs on app removal

This commit is contained in:
Yunohost-Bot 2024-06-23 22:05:53 +02:00 committed by OniriCorpe
parent 75e0f4cbdc
commit e078696f7f

View file

@ -37,7 +37,6 @@ ynh_remove_logrotate
ynh_remove_nginx_config ynh_remove_nginx_config
# Remove the log files # Remove the log files
ynh_secure_remove --file="/var/log/$app"
# Remove database # Remove database
myynh_drop_psql_db myynh_drop_psql_db