|
@@ -77,7 +77,7 @@ ynh_install_extra_app_dependencies --repo="deb https://dl.yarnpkg.com/debian/ st
|
|
|
#=================================================
|
|
#=================================================
|
|
|
# RESTORE THE NGINX CONFIGURATION
|
|
# RESTORE THE NGINX CONFIGURATION
|
|
|
#=================================================
|
|
#=================================================
|
|
|
-ynh_script_progression --message="Restoring the NGINX web server configuration..." --time --weight=1
|
|
|
|
|
|
|
+ynh_script_progression --message="Restoring the NGINX web server configuration..." --weight=1
|
|
|
|
|
|
|
|
ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf"
|
|
ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf"
|
|
|
|
|
|