Merge pull request #592 from paularmstrong/bug/install-doc
Fix installation instructions for running gitlab_status
This commit is contained in:
commit
d07f8510c8
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ Permissions:
|
|||
|
||||
Checking status:
|
||||
|
||||
sudo -u gitlab bundle exec rake gitlab_status
|
||||
sudo -u gitlab bundle exec rake gitlab_status RAILS_ENV=production
|
||||
|
||||
|
||||
# OUTPUT EXAMPLE
|
||||
|
|
Loading…
Add table
Reference in a new issue