Commit 1c1590a5 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Use gitlab-workhorse 0.6.1

parent ad6b6b9e
...@@ -48,7 +48,7 @@ which should already be on your system from GitLab 8.1. ...@@ -48,7 +48,7 @@ which should already be on your system from GitLab 8.1.
```bash ```bash
cd /home/git/gitlab-workhorse cd /home/git/gitlab-workhorse
sudo -u git -H git fetch --all sudo -u git -H git fetch --all
sudo -u git -H git checkout 0.6.0 sudo -u git -H git checkout 0.6.1
sudo -u git -H make sudo -u git -H make
``` ```
......
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