1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/languagetool_ynh.git synced 2024-09-03 19:35:58 +02:00

[autopatch] Do not delete logs on app removal (#32)

Co-authored-by: Yunohost-Bot <>
This commit is contained in:
YunoHost Bot 2024-06-23 04:29:32 +02:00 committed by GitHub
parent 644bf4093d
commit 835f991312
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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