Fix copy db config command
This commit is contained in:
@@ -10,7 +10,7 @@ yarn install
|
|||||||
bundle
|
bundle
|
||||||
|
|
||||||
# copy database config
|
# copy database config
|
||||||
cp shared/config/database.yml.sample config/database.yml
|
cp shared/config/database.yml config/database.yml
|
||||||
|
|
||||||
# run db migrations
|
# run db migrations
|
||||||
bundle exec rake db:migrate
|
bundle exec rake db:migrate
|
||||||
|
|||||||
Reference in New Issue
Block a user