forgot how to use wget

This commit is contained in:
Jeff Lindsay
2013-06-30 10:41:47 -05:00
parent 17953fc5a0
commit 1ebfc9486a

View File

@@ -21,7 +21,7 @@ sshcommand:
sshcommand create dokku /usr/local/bin/dokku
pluginhook:
wget -qO ${PLUGINHOOK_URL} /tmp/pluginhook_0.1.0_amd64.deb
wget -qO /tmp/pluginhook_0.1.0_amd64.deb ${PLUGINHOOK_URL}
cd /tmp && dpkg -i pluginhook_0.1.0_amd64.deb
count: