Pointing to personal repositories for hacking

This commit is contained in:
Richard North
2013-06-09 10:02:31 +01:00
parent 7183805508
commit 495190f0b8

View File

@@ -14,14 +14,14 @@ gitreceive init
# buildstep # buildstep
cd ~ cd ~
git clone https://github.com/progrium/buildstep.git git clone https://github.com/rnorth/buildstep.git
cd buildstep cd buildstep
cp buildstep /home/git/buildstep cp buildstep /home/git/buildstep
make make
# dokku (this!) # dokku (this!)
cd ~ cd ~
git clone https://github.com/progrium/dokku.git git clone https://github.com/rnorth/dokku.git
cd dokku cd dokku
cp receiver /home/git/receiver cp receiver /home/git/receiver
cp nginx-app-conf /home/git/nginx-app-conf cp nginx-app-conf /home/git/nginx-app-conf