From 641aa655158d1d9a3825d7d84863c41ad9f505fe Mon Sep 17 00:00:00 2001 From: tbergervoet Date: Tue, 16 Oct 2018 13:50:13 +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 1f13387..f2ad2e5 100644 --- a/installer.sh +++ b/installer.sh @@ -111,7 +111,7 @@ done cd /tmp curl -O http://vestacp.com/pub/vst-install.sh -bash vst-install.sh "$webserver" --named no --remi yes "$ftp" --iptables yes --fail2ban yes --quota no "$mail" --softaculous no --mysql yes --postgresql no --hostname "$domain" --email "$email" --password "$passwd" --interactive yes +bash vst-install.sh -f "$webserver" --named no --remi yes "$ftp" --iptables yes --fail2ban yes --quota no "$mail" --softaculous no --mysql yes --postgresql no --hostname "$domain" --email "$email" --password "$passwd" --interactive yes ##-------------## # Certbot #