Merge pull request #16 from yunohost-bot/delete-log-removal

[autopatch] Do not delete logs on app removal
This commit is contained in:
eric_G
2024-06-24 17:07:25 +02:00
committed by GitHub
-1
View File
@@ -27,7 +27,6 @@ ynh_remove_logrotate
ynh_remove_nginx_config ynh_remove_nginx_config
# Remove the log files # Remove the log files
ynh_secure_remove --file="/var/log/$app"
#================================================= #=================================================
# END OF SCRIPT # END OF SCRIPT