From 1ebfc9486a1f007189252914d6a217a9784cb48d Mon Sep 17 00:00:00 2001 From: Jeff Lindsay Date: Sun, 30 Jun 2013 10:41:47 -0500 Subject: [PATCH] forgot how to use wget --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b37fec97e..b8529d87e 100644 --- a/Makefile +++ b/Makefile @@ -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: