bin/homedir-push@bfcf9813c223
bin/homedir-push
Tue, 14 Mar 2023 22:56:37 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Tue, 14 Mar 2023 22:56:37 -0500
- changeset 1087
- bfcf9813c223
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
try to fix stopinsert/autowrite again
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files