mirror of
https://github.com/YunoHost-Apps/influxdb_v2_ynh.git
synced 2024-09-03 19:26:11 +02:00
[autopatch] Do not delete logs on app removal
This commit is contained in:
parent
3910af662c
commit
b491784591
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ ynh_remove_nginx_config
|
|||
#=================================================
|
||||
ynh_script_progression --message="Removing InfluxDB V2 data" --weight=1
|
||||
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
ynh_secure_remove --file="$data_dir"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue