Commit d4cc9b18 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Merge pull request #4986 from Machiel/patch-1

Added git command to change shell to 1.1.0 to make sure the check passes
parents 71f92d45 eee9227a
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment