Merge pull request #2650 from riyad/setup-task-warning
Improve setup task, by making it less dangerous
This commit is contained in:
commit
309e2ceaf8
4 changed files with 47 additions and 21 deletions
|
@ -260,7 +260,7 @@ used for the `email.from` setting in `config/gitlab.yml`)
|
|||
|
||||
## Initialise Database and Activate Advanced Features
|
||||
|
||||
sudo -u gitlab -H bundle exec rake gitlab:app:setup RAILS_ENV=production
|
||||
sudo -u gitlab -H bundle exec rake gitlab:setup RAILS_ENV=production
|
||||
|
||||
|
||||
## Install Init Script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue