bin/homedir-push@d690f45fd713
bin/homedir-push
Mon, 14 Oct 2019 17:14:16 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 14 Oct 2019 17:14:16 -0500
- changeset 798
- d690f45fd713
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
simplify - there's no need to handle other branches or moves in this
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files