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

2 lines
112 B
Bash
Raw Normal View History

2024-01-11 14:00:34 -05:00
inotifywait -rm -e CLOSE_WRITE --format "%w" src | stdbuf -o0 sed 's@/$@@' | xargs -n1 -I{} ./script/copy.sh {}