bin/homedir-push@466b95c31b1e
bin/homedir-push
Thu, 29 Sep 2016 14:25:47 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 29 Sep 2016 14:25:47 -0400
- changeset 397
- 466b95c31b1e
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
make this a little more specific
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files