Witchcraft/launch.sh
2022-02-14 01:54:54 +01:00

4 lines
57 B
Bash
Executable file

#!/usr/bin/env bash
ncat -l -p 25565 -k -c "./mc.sh $1"