mirror of
https://github.com/dokku/dokku.git
synced 2025-12-28 16:06:40 +01:00
dropping this for an initial release
This commit is contained in:
1
Makefile
1
Makefile
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user