nsbin/.rsync

4 lines
58 B
Plaintext
Executable File

[ $# -ge 1 ] || exit 23
rsync -av --exclude .git ./ "$@"