Skip to content

Commit

Permalink
[#187] First time user try access gitosis
Browse files Browse the repository at this point in the history
  • Loading branch information
vsizov committed Nov 22, 2011
1 parent 540d0aa commit 1bcdc0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ ssh-keygen -t rsa
sudo -H -u git gitosis-init < ~/.ssh/id_rsa.pub

sudo chmod 755 /home/git/repositories/gitosis-admin.git/hooks/post-update

cd /tmp && git clone git@localhost:gitosis-admin.git

rm -rf gitosis-admin.git && cd
```

## Install ruby 1.9.2
Expand Down

0 comments on commit 1bcdc0a

Please sign in to comment.