more rake => rails

This commit is contained in:
Devin Howard 2016-11-01 09:44:52 +08:00
parent d85c2c92ee
commit bce53d5260

View file

@ -24,9 +24,9 @@ Now that you have the code, run these commands:
bundle install bundle install
npm install npm install
rake db:migrate rails db:migrate
rake assets:precompile # includes `npm run build` and `bin/build-apidocs.sh` rails assets:precompile # includes `npm run build` and `bin/build-apidocs.sh`
rake perms:fix rails perms:fix
passenger-config restart-app . passenger-config restart-app .
forever list #find the uid of the realtime server, e.g. xQKv forever list #find the uid of the realtime server, e.g. xQKv