Ensure curl is installed before using command

This commit is contained in:
Jose Diaz-Gonzalez
2014-10-04 07:49:32 -04:00
parent a748e123be
commit c5026cafa1

View File

@@ -41,6 +41,7 @@ pluginhook:
dpkg -i /tmp/pluginhook_0.1.0_amd64.deb
docker: aufs
apt-get install -qq -y curl
egrep -i "^docker" /etc/group || groupadd docker
usermod -aG docker dokku
curl --silent https://get.docker.io/gpg | apt-key add -