mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
[autopatch] Do not delete logs on app removal
This commit is contained in:
parent
d0e543b226
commit
18906059e6
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ ynh_remove_logrotate
|
|||
ynh_remove_nginx_config
|
||||
|
||||
# Remove the log file
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
|
||||
# If the user attempted to upgrade from an older MariaDB-based version, but the upgrade failed,
|
||||
# the 'remove' action will automatically remove the PostgreSQL database – but doesn't know
|
||||
|
|
Loading…
Add table
Reference in a new issue