mirror of
https://github.com/YunoHost-Apps/UMS_ynh.git
synced 2024-10-01 13:35:01 +02:00
[autopatch] Do not delete logs on app removal
This commit is contained in:
parent
468b757969
commit
8f078aaab1
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ ynh_remove_logrotate
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# Remove the log files
|
# Remove the log files
|
||||||
ynh_secure_remove --file="/var/log/$app"
|
|
||||||
|
|
||||||
# remove the home folder
|
# remove the home folder
|
||||||
ynh_secure_remove --file="$data_dir"
|
ynh_secure_remove --file="$data_dir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue