modular-minecraft-proxy/script/watch/run.sh

4 lines
70 B
Bash
Raw Permalink Normal View History

2024-01-05 16:46:44 -05:00
#!/usr/bin/env bash
nodemon --watch dist --exec "./script/run.sh $@"