mirror of
https://github.com/YunoHost-Apps/vaultwarden_ynh.git
synced 2024-09-03 18:26:31 +02:00
[autopatch] Do not delete logs on app removal
This commit is contained in:
parent
ea308acb24
commit
4d84fcad26
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ ynh_remove_nginx_config
|
|||
ynh_remove_fail2ban_config
|
||||
|
||||
# Remove the log files
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
|
||||
# Remove the config file
|
||||
ynh_secure_remove --file="/$data_dir/config.json"
|
||||
|
|
Loading…
Add table
Reference in a new issue