Update 'installer.sh'
This commit is contained in:
@@ -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 #
|
||||
|
||||
Reference in New Issue
Block a user