nsbin/.rsync
2006-07-20 09:57:02 +02:00

3 lines
58 B
Text
Executable file

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