From a7075ac9c81f2b619f84cc4ec98d11e74515a8a6 Mon Sep 17 00:00:00 2001 From: frju365 Date: Wed, 17 Jun 2020 20:46:32 +0200 Subject: [PATCH] Little correction --- scripts/change_url | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/change_url b/scripts/change_url index dfd11fe..241aa1b 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -69,7 +69,6 @@ fi #================================================= ynh_script_progression --message="Updating nginx web server configuration..." --time --weight=1 nginx_conf_path=/etc/nginx/conf.d/$old_domain.d/$app.conf -final_path=/var/www/$app # Change the path in the nginx config file if [ $change_path -eq 1 ]