Commit a0cc3882 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

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

parent c71a7896
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment