1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tldraw_ynh.git synced 2024-09-03 20:35:54 +02:00

[autopatch] Do not delete logs on app removal

This commit is contained in:
Yunohost-Bot 2024-06-23 23:27:04 +02:00 committed by OniriCorpe
parent 548ab7a17a
commit e5df093d07

View file

@ -35,7 +35,6 @@ ynh_remove_nginx_config
ynh_remove_fail2ban_config
# Remove the log files
ynh_secure_remove --file="/var/log/$app"
#=================================================
# END OF SCRIPT