Merge pull request #7273 from whitesheep/patch-1

gitlab-shell
This commit is contained in:
Dmitriy Zaporozhets
2014-07-08 09:42:09 +03:00
+1 -1
View File
@@ -56,7 +56,7 @@ sudo apt-get install logrotate
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch
sudo -u git -H git checkout v1.9.3 # Addresses multiple critical security vulnerabilities
sudo -u git -H git checkout v1.9.6 # Addresses multiple critical security vulnerabilities
```
## 5. Install libs, migrations, etc.