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

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

[autopatch] Do not delete logs on app removal
This commit is contained in:
eric_G 2024-06-24 12:33:53 +02:00 committed by GitHub
commit 20c62ee99c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,6 @@ _ynh_remove_subuid_subgid
# Remove other various files specific to the app... such as :
ynh_secure_remove --file="/var/log/incus"
#=================================================
# END OF SCRIPT