1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/UMS_ynh.git synced 2024-10-01 13:35:01 +02:00

[autopatch] Do not delete logs on app removal

This commit is contained in:
Yunohost-Bot 2024-06-23 23:28:06 +02:00 committed by OniriCorpe
parent 468b757969
commit 8f078aaab1

View file

@ -53,7 +53,6 @@ ynh_remove_logrotate
#=================================================
# Remove the log files
ynh_secure_remove --file="/var/log/$app"
# remove the home folder
ynh_secure_remove --file="$data_dir"