1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dex_ynh.git synced 2024-09-03 18:26:22 +02:00

Automated testing -> master (#60)

* [autopatch] Do not delete logs on app removal

---------

Co-authored-by: Yunohost-Bot <>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
This commit is contained in:
Salamandar 2024-06-24 10:41:34 +02:00 committed by GitHub
parent 110ddb3deb
commit 2079629122
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,6 @@ ynh_remove_logrotate
ynh_remove_nginx_config
# Remove the log files
ynh_secure_remove --file="/var/log/$app"
# Remove dependency on go and eventually remove go version
ynh_remove_go