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

4 lines
130 B
Bash
Raw Normal View History

2024-01-18 08:28:18 -05:00
./script/copy.sh
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 {}