[#187] First time user try access gitosis
This commit is contained in:
parent
540d0aa406
commit
1bcdc0a505
1 changed files with 4 additions and 0 deletions
|
@ -71,6 +71,10 @@ ssh-keygen -t rsa
|
||||||
sudo -H -u git gitosis-init < ~/.ssh/id_rsa.pub
|
sudo -H -u git gitosis-init < ~/.ssh/id_rsa.pub
|
||||||
|
|
||||||
sudo chmod 755 /home/git/repositories/gitosis-admin.git/hooks/post-update
|
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
|
## Install ruby 1.9.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue