Files
engelsystem/entrypoint.sh
2024-10-21 18:16:26 +02:00

6 lines
48 B
Bash

#!/bin/sh
set -e
bin/migrate up
/entrypoint.sh