bin/homedir-push@1a4fddb78f0e
bin/homedir-push
Sun, 01 May 2016 00:52:43 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 01 May 2016 00:52:43 -0400
- changeset 294
- 1a4fddb78f0e
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
auto-pairs is too much trouble
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files