nsbin/.rsync

4 lines
58 B
Plaintext
Raw Normal View History

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