mirror of
https://github.com/YunoHost-Apps/gitlab_ynh.git
synced 2024-09-03 18:36:35 +02:00
[autopatch] Do not delete logs on app removal
This commit is contained in:
parent
f0d3023a71
commit
cc5a84dfce
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ ynh_remove_nginx_config
|
|||
ynh_secure_remove --file="/var/opt/$app"
|
||||
|
||||
# Remove the log files
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
|
||||
# Remove swap
|
||||
ynh_del_swap
|
||||
|
|
Loading…
Add table
Reference in a new issue