Merge branch 'master' into helpers-2.1

This commit is contained in:
eric_G 2024-09-03 11:38:10 +02:00 committed by GitHub
commit 62155c3f08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,8 +47,6 @@ ynh_safe_rm "/etc/cron.d/$app"
ynh_safe_rm "/etc/$app"
#REMOVEME? (Apps should not remove their log dir during remove ... this should only happen if --purge is used, and be handled by the core...) ynh_safe_rm "/var/log/$app"
#=================================================
# END OF SCRIPT
#=================================================