Commit fa6f1983094998229c5ff5d532c5808479a337d0
1 parent
f0e6ebab
Exists in
master
and in
4 other branches
Bump gitlab-shell to 1.7.3
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/update/6.0-to-6.2.md
@@ -44,7 +44,7 @@ sudo apt-get install logrotate | @@ -44,7 +44,7 @@ sudo apt-get install logrotate | ||
44 | ```bash | 44 | ```bash |
45 | cd /home/git/gitlab-shell | 45 | cd /home/git/gitlab-shell |
46 | sudo -u git -H git fetch | 46 | sudo -u git -H git fetch |
47 | -sudo -u git -H git checkout v1.7.1 | 47 | +sudo -u git -H git checkout v1.7.3 |
48 | ``` | 48 | ``` |
49 | 49 | ||
50 | ### 5. Install libs, migrations, etc. | 50 | ### 5. Install libs, migrations, etc. |