diff --git a/setup/build.sh b/setup/build.sh index 984a00a..407ff5c 100644 --- a/setup/build.sh +++ b/setup/build.sh @@ -5,6 +5,7 @@ add-apt-repository ppa:ondrej/php -y apt-get update apt-get install php7.1 php7.1-common -y apt-get install php7.1-curl php7.1-xml php7.1-zip php7.1-gd php7.1-mysql php7.1-mbstring -y +apt-get install apache2-utils -y wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh #Docker install