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:
parent
110ddb3deb
commit
2079629122
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue