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

Merge pull request #45 from yunohost-bot/delete-log-removal

[autopatch] Do not delete logs on app removal
This commit is contained in:
Mateusz 2024-06-24 09:41:24 +02:00 committed by GitHub
commit 0398ac3021
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,7 +35,6 @@ ynh_remove_nginx_config
ynh_remove_logrotate
ynh_secure_remove --file="/var/log/$app"
ynh_redis_remove_db "$redis_db"