bin/homedir-push@b559ab3fd0ce
bin/homedir-push
Fri, 05 May 2017 17:48:00 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 05 May 2017 17:48:00 -0400
- changeset 565
- b559ab3fd0ce
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
disable email obfu
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files