bin/homedir-push@949b2d4df5fd
bin/homedir-push
Thu, 25 Apr 2019 21:58:05 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 25 Apr 2019 21:58:05 -0400
- changeset 758
- 949b2d4df5fd
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
whoops, LANG confuses things later
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files