mirror of
https://github.com/YunoHost-Apps/libreerp_ynh.git
synced 2024-09-03 19:36:13 +02:00
[autopatch] Do not delete logs on app removal
This commit is contained in:
parent
e0d6578f58
commit
5269d69904
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ ynh_script_progression --message="Removing various files..." --weight=1
|
||||||
ynh_secure_remove --file="/etc/$app"
|
ynh_secure_remove --file="/etc/$app"
|
||||||
|
|
||||||
# Remove the log files
|
# Remove the log files
|
||||||
ynh_secure_remove --file="/var/log/$app.log"
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# REMOVE SWAP
|
# REMOVE SWAP
|
||||||
|
|
Loading…
Reference in a new issue