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

[autopatch] Do not delete logs on app removal

This commit is contained in:
Yunohost-Bot 2024-06-23 22:34:36 +02:00 committed by OniriCorpe
parent e574b2e02c
commit e7c9cdfe85

View file

@ -25,7 +25,6 @@ fi
# Remove the dedicated systemd config # Remove the dedicated systemd config
ynh_remove_systemd_config ynh_remove_systemd_config
ynh_secure_remove --file="/var/log/mumble-server/$app.log"
#================================================= #=================================================
# END OF SCRIPT # END OF SCRIPT