From 58102101603782669dc5010451b400e2bb6045f6 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Sat, 31 Aug 2019 16:41:05 +0200 Subject: [PATCH] Update 'installer.sh' --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index 231b6de..2c99038 100644 --- a/installer.sh +++ b/installer.sh @@ -57,7 +57,7 @@ echo "NGINX" #installing nginx from apt apt install -y nginx -wget -q -t=7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/master/config/nginx/nginx-default.conf -O /etc/nginx/nginx.conf +wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/master/config/nginx/nginx-default.conf -O /etc/nginx/nginx.conf cat < /etc/nginx/sites-available/"$domain"