Commit e8dedc6de5151740b1ec65b3d1342c81fc4bd9b4
Exists in
spb-stable
and in
3 other branches
Merge branch 'master' of /mnt/ebs/repositories/sriharsha.vardhan/gitlab-ce
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/update/6.4-to-6.5.md
@@ -55,7 +55,7 @@ sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab | @@ -55,7 +55,7 @@ sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab | ||
55 | sudo service gitlab start | 55 | sudo service gitlab start |
56 | sudo service nginx restart | 56 | sudo service nginx restart |
57 | 57 | ||
58 | -### 8. Check application status | 58 | +### 6. Check application status |
59 | 59 | ||
60 | Check if GitLab and its environment are configured correctly: | 60 | Check if GitLab and its environment are configured correctly: |
61 | 61 |