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

Don’t remove logs

This commit is contained in:
Thomas 2024-06-22 09:45:35 +02:00 committed by GitHub
parent 9c734daafe
commit 1920490d16
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 ynh_remove_logrotate
# Remove the log files
ynh_secure_remove --file="/var/log/$app"
# Remove the redis database # Remove the redis database
ynh_redis_remove_db "$redis_db" ynh_redis_remove_db "$redis_db"