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

[autopatch] Do not delete logs on app removal

This commit is contained in:
Yunohost-Bot 2024-06-23 23:17:47 +02:00 committed by OniriCorpe
parent a3a9c82f00
commit 09669af2e6

View file

@ -27,7 +27,6 @@ fi
ynh_secure_remove --file="/etc/squid/" ynh_secure_remove --file="/etc/squid/"
# Remove the log files # Remove the log files
ynh_secure_remove --file="/var/log/squid"
#================================================= #=================================================
# END OF SCRIPT # END OF SCRIPT