Transfer this directory to somewhere else

This commit is contained in:
Nico Schottelius 2006-07-20 09:57:02 +02:00
parent d3c6e29902
commit 1bd90d27c3

3
.rsync Executable file
View file

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