From 824b1f26021527ea658c065f38d89047bb5cdd9b Mon Sep 17 00:00:00 2001 From: ictmaatwerk Date: Mon, 17 Sep 2018 11:23:35 +0000 Subject: [PATCH] Update 'Main-Installer.sh' --- Main-Installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Main-Installer.sh b/Main-Installer.sh index 72f41f3..f257c51 100644 --- a/Main-Installer.sh +++ b/Main-Installer.sh @@ -44,7 +44,7 @@ do script=https://trans.bprieshof.nl/gitea/ICT-Maatwerk/Vps-UBUNTU-SetupScrips/raw/branch/master/Apache-Installer.sh break;; "Apache, Nginx reverse proxy") - script=https://trans.bprieshof.nl/gitea/ICT-Maatwerk/Vps-UBUNTU-SetupScrips/raw/branch/master/Apache-RevProxNGINX-Installer.sh + script=https://trans.bprieshof.nl/gitea/ICT-Maatwerk/Vps-UBUNTU-SetupScrips/raw/branch/master/RevProxySimple.sh break;; "Nginx, PHP-FPM") script=https://trans.bprieshof.nl/gitea/ICT-Maatwerk/Vps-UBUNTU-SetupScrips/raw/branch/master/NGINX-Installer.sh