mirror of
https://github.com/YunoHost-Apps/garage_ynh.git
synced 2024-09-03 18:36:32 +02:00
[autopatch] Do not delete logs on app removal
This commit is contained in:
parent
15b19d79bb
commit
4657e92630
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ ynh_replace_string --replace_string="server_name $domain" --match_string="server
|
|||
ynh_store_file_checksum --file="/etc/nginx/conf.d/$domain.conf"
|
||||
|
||||
# Remove the log files
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
|
||||
ynh_secure_remove --file="/usr/share/yunohost/hooks/conf_regen/98-nginx_$app"
|
||||
yunohost tools regen-conf nginx
|
||||
|
|
Loading…
Add table
Reference in a new issue