1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bookstack_ynh.git synced 2024-09-03 18:16:02 +02:00

Update restore

This commit is contained in:
ericgaspar 2022-03-22 09:26:53 +01:00
parent 90daf6ccc6
commit e377889651
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -44,6 +44,7 @@ test ! -d $final_path || ynh_die --message="There is already a directory: $final
#=================================================
# RESTORE THE NGINX CONFIGURATION
#=================================================
ynh_script_progression --message="Restoring the NGINX configuration..." --weight=1
ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf"