mirror of
https://github.com/jcwimer/railsVagrant
synced 2026-03-25 02:44:44 +00:00
Added apache2-utils
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user