Added assets:precompile in upgrade guide 5.4 -> 6.0

This commit is contained in:
Alex Bouma 2013-08-22 16:00:42 +02:00
parent 9a00bbda89
commit b30909c269
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,8 @@ sudo -u git -H bundle exec rake migrate_global_projects RAILS_ENV=production
sudo -u git -H bundle exec rake migrate_keys RAILS_ENV=production
sudo -u git -H bundle exec rake migrate_inline_notes RAILS_ENV=production
sudo -u git -H bundle exec rake assets:precompile RAILS_ENV=production
```
### 6. Update config files