bin/homedir-push@fa7c0607c00e
bin/homedir-push
Fri, 04 Jun 2021 23:35:51 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 04 Jun 2021 23:35:51 -0500
- changeset 908
- fa7c0607c00e
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
Simpler new-window short impls
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files