Files
2021-05-15 17:33:29 +02:00

4 lines
72 B
Bash
Executable File

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