Update 'installer.sh'
This commit is contained in:
@@ -57,7 +57,7 @@ echo "NGINX"
|
|||||||
|
|
||||||
#installing nginx from apt
|
#installing nginx from apt
|
||||||
apt install -y nginx
|
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 <<EOF > /etc/nginx/sites-available/"$domain"
|
cat <<EOF > /etc/nginx/sites-available/"$domain"
|
||||||
|
|||||||
Reference in New Issue
Block a user