Step 8, cd into /home/git/gitlab

need to be in /home/git/gitlab
This commit is contained in:
Sergio Pieiga 2013-09-23 14:09:29 -04:00
parent 0630be3828
commit 95beea7e62

View file

@ -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: