Skip to content

Commit c513139

Browse files
committed
Fixed prev commit :)
1 parent 95804dd commit c513139

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/debian_ubuntu.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ sudo -H -u gitlab ssh-keygen -q -N '' -t rsa -f /home/gitlab/.ssh/id_rsa
4444

4545
cd /home/git
4646
sudo -u git -H mkdir bin
47+
sudo -H -u git git clone -b gl-v304 https://github.com/gitlabhq/gitolite.git /home/git/gitolite
4748
sudo -u git sh -c 'echo -e "PATH=\$PATH:/home/git/bin\nexport PATH" >> /home/git/.profile'
4849
sudo -u git sh -c 'gitolite/install -ln /home/git/bin'
4950

0 commit comments

Comments
 (0)