1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00

Merge pull request #63 from YunoHost-Apps/testing

Don’t remove logs
This commit is contained in:
Thomas 2024-06-22 10:40:31 +02:00 committed by GitHub
commit 48465e582a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,9 +49,6 @@ ynh_remove_nginx_config
ynh_remove_logrotate
# Remove the log files
ynh_secure_remove --file="/var/log/$app"
# Remove the redis database
ynh_redis_remove_db "$redis_db"