1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/superset_ynh.git synced 2024-09-03 20:26:31 +02:00

[autopatch] Do not delete logs on app removal

This commit is contained in:
Yunohost-Bot 2024-06-23 23:20:53 +02:00 committed by OniriCorpe
parent d07e2fd375
commit b21171823f

View file

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