Merge pull request #4986 from Machiel/patch-1

Added git command to change shell to 1.1.0 to make sure the check passes
This commit is contained in:
Jacob Vosmaer 2013-10-24 07:11:45 -07:00
commit d4cc9b187a
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ sudo chown git:git -R /home/git/repositories/
# login as git
sudo su git
cd /home/git/gitlab-shell
git checkout v1.1.0
# copy config
cp config.yml.example config.yml