Skip to content
Snippets Groups Projects
Commit a0cc3882 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

remove db:setup & seed_fu from install docs. gitlab:setup does it

parent c71a7896
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -196,8 +196,6 @@ Make sure to update username/password in config/database.yml.
 
## Initialise Database and Activate Advanced Features
 
sudo -u git -H bundle exec rake db:setup RAILS_ENV=production
sudo -u git -H bundle exec rake db:seed_fu RAILS_ENV=production
sudo -u git -H bundle exec rake gitlab:setup RAILS_ENV=production
 
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment