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

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

This commit is contained in:
eric_G 2024-06-23 14:27:31 +02:00 committed by GitHub
commit b1205f2aff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,6 @@ ynh_remove_nginx_config
ynh_remove_fpm_config ynh_remove_fpm_config
# Remove the log files # Remove the log files
ynh_secure_remove --file="/var/log/$app"
#================================================= #=================================================
# END OF SCRIPT # END OF SCRIPT