bin/homedir-push@bcc7823e8991
bin/homedir-push
Sat, 10 Jun 2017 15:55:24 -0700
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sat, 10 Jun 2017 15:55:24 -0700
- changeset 597
- bcc7823e8991
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
customize log color and format, simplify committemplate
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files