Small improvement.
This commit is contained in:
parent
3720aeeea4
commit
dc743dfea4
1 changed files with 2 additions and 1 deletions
|
@ -2,8 +2,9 @@
|
|||
|
||||
bundle install
|
||||
|
||||
rm -rf tmp/cache_file_store_*
|
||||
rm -rf tmp/cache*
|
||||
|
||||
rake db:drop
|
||||
rake db:create
|
||||
rake db:migrate
|
||||
rake db:seed
|
||||
|
|
Loading…
Reference in a new issue