1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoview_ynh.git synced 2024-09-03 20:05:55 +02:00

[autopatch] Do not delete logs on app removal

This commit is contained in:
Yunohost-Bot 2024-06-23 03:45:15 +02:00 committed by OniriCorpe
parent 825f1dbb66
commit 0bb7dd5743

View file

@ -27,7 +27,6 @@ ynh_remove_logrotate
ynh_remove_nginx_config ynh_remove_nginx_config
# Remove other various files specific to the app... such as : # Remove other various files specific to the app... such as :
ynh_secure_remove --file="/var/log/$app"
#================================================= #=================================================
# REMOVE DEPENDENCIES # REMOVE DEPENDENCIES