1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cjdns_ynh.git synced 2024-09-03 18:16:29 +02:00

[autopatch] Do not delete logs on app removal

This commit is contained in:
Yunohost-Bot 2024-06-23 21:28:57 +02:00 committed by OniriCorpe
parent 5234ffc6cd
commit 08b70b3833

View file

@ -28,7 +28,6 @@ ynh_remove_systemd_config
killall cjdroute killall cjdroute
# Remove other various files specific to the app... # Remove other various files specific to the app...
ynh_secure_remove --file="/var/log/$app"
#================================================= #=================================================
# END OF SCRIPT # END OF SCRIPT