Rails 5 changed db migrate
This commit is contained in:
parent
9c569693b1
commit
203ef90cf0
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
cd /home/app/parsley/
|
cd /home/app/parsley/
|
||||||
RAILS_ENV=$PASSENGER_APP_ENV bundle exec rake db:migrate
|
RAILS_ENV=$PASSENGER_APP_ENV bundle exec rails db:migrate
|
Loading…
Reference in New Issue
Block a user