mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
better save
This commit is contained in:
parent
7f3015dba9
commit
676789eef2
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ ynh_backup "/var/www/${app}" "sources"
|
|||
# Copy NGINX configuration
|
||||
domain=$(ynh_app_setting_get "$app" domain)
|
||||
ynh_backup "/etc/nginx/conf.d/${domain}.d/${app}.conf" "nginx.conf"
|
||||
ynh_backup "/etc/onlyoffice/documentserver/default.json"
|
||||
|
||||
### PHP (remove if not used) ###
|
||||
# If a dedicated php-fpm process is used:
|
||||
|
|
Loading…
Add table
Reference in a new issue