1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dex_ynh.git synced 2024-09-03 18:26:22 +02:00

[autopatch] Do not delete logs on app removal

This commit is contained in:
Yunohost-Bot 2024-06-23 03:30:28 +02:00 committed by OniriCorpe
parent 110ddb3deb
commit 2e8c4919cb

View file

@ -30,7 +30,6 @@ ynh_remove_logrotate
ynh_remove_nginx_config
# Remove the log files
ynh_secure_remove --file="/var/log/$app"
# Remove dependency on go and eventually remove go version
ynh_remove_go