Files

4 lines
72 B
Bash
Executable File

#!/bin/sh
wait-for-it -q junoser:4567 -t 10 -- python3 -m jerikan "$@"