mirror of
https://github.com/YunoHost-Apps/dex_ynh.git
synced 2024-09-03 18:26:22 +02:00
[autopatch] Do not delete logs on app removal
This commit is contained in:
parent
110ddb3deb
commit
2e8c4919cb
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ ynh_remove_logrotate
|
||||||
ynh_remove_nginx_config
|
ynh_remove_nginx_config
|
||||||
|
|
||||||
# Remove the log files
|
# Remove the log files
|
||||||
ynh_secure_remove --file="/var/log/$app"
|
|
||||||
|
|
||||||
# Remove dependency on go and eventually remove go version
|
# Remove dependency on go and eventually remove go version
|
||||||
ynh_remove_go
|
ynh_remove_go
|
||||||
|
|
Loading…
Add table
Reference in a new issue