1
0
Fork 0
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:
liberodark 2018-11-21 09:35:16 +01:00
parent 7f3015dba9
commit 676789eef2

View file

@ -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: