Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Pieiga <sergio.pieiga@gmail.com>2013-09-23 22:09:29 +0400
committerSergio Pieiga <sergio.pieiga@gmail.com>2013-09-23 22:09:29 +0400
commit95beea7e62877bdd5295ebf9b6dbef70c0afaa69 (patch)
tree7e3086231dd3dc78e0be7528b3849da870465383 /doc/update/6.0-to-6.1.md
parent0630be3828998af1261b87ae85b42c0ef9a439ed (diff)
Step 8, cd into /home/git/gitlab
need to be in /home/git/gitlab
Diffstat (limited to 'doc/update/6.0-to-6.1.md')
-rw-r--r--doc/update/6.0-to-6.1.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/update/6.0-to-6.1.md b/doc/update/6.0-to-6.1.md
index 2fb762e467a..9ec99af205b 100644
--- a/doc/update/6.0-to-6.1.md
+++ b/doc/update/6.0-to-6.1.md
@@ -80,6 +80,7 @@ sudo chmod +x /etc/init.d/gitlab
Check if GitLab and its environment are configured correctly:
+ cd /home/git/gitlab
sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production
To make sure you didn't miss anything run a more thorough check with: