modular-minecraft-proxy/script/watch/run.sh
2024-01-05 18:46:44 -03:00

3 lines
70 B
Bash
Executable file

#!/usr/bin/env bash
nodemon --watch dist --exec "./script/run.sh $@"