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

[autopatch] Do not delete logs on app removal

This commit is contained in:
Yunohost-Bot 2024-06-23 21:45:21 +02:00 committed by OniriCorpe
parent f7256857d9
commit 47aa2c6865

View file

@ -32,7 +32,6 @@ ynh_redis_remove_db "$redis_db"
ynh_remove_nginx_config
ynh_secure_remove --file="/var/log/$app"
#=================================================
# END OF SCRIPT