mirror of
https://tildegit.org/ben/dotfiles.git
synced 2025-03-14 10:20:43 +00:00
add rsyncall
This commit is contained in:
parent
f0fdbab641
commit
8698adae25
3
bin/bin/rsyncall
Executable file
3
bin/bin/rsyncall
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
# https://anarc.at/blog/2019-07-07-rsync-oneliner/
|
||||
exec rsync -PaSHAXx --numeric-ids --info=progress2 "$@"
|
Loading…
x
Reference in New Issue
Block a user