3 lines
58 B
Text
Executable file
3 lines
58 B
Text
Executable file
[ $# -ge 1 ] || exit 23
|
|
|
|
rsync -av --exclude .git ./ "$@"
|