bin/homedir-push@b073ffe860c0
bin/homedir-push
Tue, 27 Dec 2016 19:08:23 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Tue, 27 Dec 2016 19:08:23 -0500
- changeset 457
- b073ffe860c0
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
Lets try opening right to the combined box
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files