dropping this for an initial release

This commit is contained in:
Jeff Lindsay
2013-06-15 15:02:44 -07:00
parent 55ef891d9d
commit ec54786ded
2 changed files with 1 additions and 11 deletions

View File

@@ -4,6 +4,7 @@ SSHCOMMAND_URL = https://raw.github.com/progrium/sshcommand/master/sshcommand
all: install
install: submodule gitreceive sshcommand
cp dokku /usr/local/bin/dokku
cp receiver /home/git/receiver
cp deploystep /home/git/deploystep
cp buildstep/buildstep /home/git/buildstep