bin/homedir-push@90aa391abc44
bin/homedir-push
Sat, 08 Apr 2023 18:06:43 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sat, 08 Apr 2023 18:06:43 -0400
- changeset 1104
- 90aa391abc44
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
include needs to appear before a host match (sections actually ignore indents)
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files