saucy/entrypoint.sh

5 lines
60 B
Bash
Raw Normal View History

2022-07-16 10:27:56 +00:00
#!/usr/bin/env sh
bin/rails db:migrate &&
bin/rails server