This website requires JavaScript.
Explore
Help
Sign In
dan
/
parsley
Watch
1
Star
0
Fork
0
You've already forked parsley
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
203ef90cf0
parsley
/
docker
/
db_migrate.sh
4 lines
90 B
Bash
Raw
Normal View
History
Unescape
Escape
Updated docker config
2016-01-19 17:26:23 -06:00
#!/bin/sh
cd
/home/app/parsley/
Rails 5 changed db migrate
2016-07-27 22:33:22 -05:00
RAILS_ENV
=
$PASSENGER_APP_ENV
bundle
exec
rails db:migrate
Reference in New Issue
Copy Permalink