Witchcraft/launch.sh

4 lines
57 B
Bash
Raw Normal View History

2022-02-14 01:54:54 +01:00
#!/usr/bin/env bash
ncat -l -p 25565 -k -c "./mc.sh $1"