Witchcraft/launch.sh

4 lines
57 B
Bash
Executable File

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