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

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

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

View file

@ -62,7 +62,6 @@ ynh_remove_fail2ban_config
ynh_script_progression --message="Removing various files..." --weight=1
# Remove the log files
ynh_secure_remove --file="/var/log/$app"
#=================================================
# END OF SCRIPT