quiz/scripts/dev
2021-01-29 01:20:17 +01:00

9 lines
74 B
Bash
Executable file

#!/bin/sh -eu
cd "$RUN_DIR"
set -x
"$RUN_BIN" build
exec honcho start