mirror of
https://github.com/YunoHost-Apps/ofbiz_ynh.git
synced 2024-09-03 19:46:33 +02:00
[autopatch] Do not delete logs on app removal
This commit is contained in:
parent
0a38912160
commit
0815502938
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ ynh_remove_nginx_config
|
||||||
ynh_remove_logrotate
|
ynh_remove_logrotate
|
||||||
|
|
||||||
# Remove the log files
|
# Remove the log files
|
||||||
ynh_secure_remove --file="/var/log/$app"
|
|
||||||
|
|
||||||
# Remove additional databases
|
# Remove additional databases
|
||||||
ynh_psql_drop_db "${db_name}tenant"
|
ynh_psql_drop_db "${db_name}tenant"
|
||||||
|
|
Loading…
Add table
Reference in a new issue