mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
backup well.known server_name nginx cond
add ynh_backup "/etc/nginx/conf.d/${server_name}.d/server_name.conf"
This commit is contained in:
parent
69afa42ce2
commit
5e5c95ece5
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ final_path=$(ynh_app_setting_get $app final_path)
|
|||
#=================================================
|
||||
|
||||
ynh_backup "/etc/nginx/conf.d/${domain}.d/${app}.conf"
|
||||
ynh_backup "/etc/nginx/conf.d/${server_name}.d/server_name.conf"
|
||||
|
||||
#=================================================
|
||||
# BACKUP SYNAPSE CONFIG
|
||||
|
|
Loading…
Add table
Reference in a new issue