Added git command to change shell to 1.1.0 to make sure the check passes

This commit is contained in:
Machiel 2013-09-04 13:44:41 +02:00
parent be7798b810
commit eee9227a5f
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