Merge pull request #238 from YunoHost/OniriCorpe-patch-1
Do not delete logs on app removal
This commit is contained in:
commit
c692e645ae
1 changed files with 0 additions and 2 deletions
|
@ -47,8 +47,6 @@ ynh_secure_remove --file="/etc/cron.d/$app"
|
|||
|
||||
ynh_secure_remove --file="/etc/$app"
|
||||
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue