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