saucy/entrypoint.sh
2022-07-16 11:27:56 +01:00

5 lines
60 B
Bash
Executable File

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