engage_earn_api/start.sh
2023-04-13 21:57:34 -05:00

5 lines
62 B
Bash
Executable File

#!/bin/bash
sqlx migrate run
RUST_LOG="DEBUG" school_app_api