saucy/entrypoint.sh

5 lines
60 B
Bash
Executable File

#!/usr/bin/env sh
bin/rails db:migrate &&
bin/rails server