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
1 changed files with 3 additions and 0 deletions

3
.rsync Executable file
View File

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