bin/homedir-push@a568d7cb564d
bin/homedir-push
Fri, 07 May 2021 11:23:56 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 07 May 2021 11:23:56 -0500
- changeset 904
- a568d7cb564d
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
whoops, logic backward
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files