diff --git a/BrokoliWebServer/setup.sh b/BrokoliWebServer/setup.sh index 2cbd5af..6fee0cd 100644 --- a/BrokoliWebServer/setup.sh +++ b/BrokoliWebServer/setup.sh @@ -2,4 +2,4 @@ echo "nameserver 192.168.122.1" > /etc/resolv.conf apt-get update -apt-get install unzip php7.2 php7.2-fpm apache nginx -y \ No newline at end of file +apt-get install unzip php7.2 php7.2-fpm apache2 nginx -y \ No newline at end of file