bin/homedir-push@72d72bafaf0f
bin/homedir-push
Wed, 16 Jun 2021 13:24:16 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 16 Jun 2021 13:24:16 -0500
- changeset 913
- 72d72bafaf0f
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
try harder to block the sqlcomplete omni
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files