bin/homedir-push@7520062c1461
bin/homedir-push
Thu, 22 Mar 2018 15:24:14 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 22 Mar 2018 15:24:14 -0400
- changeset 705
- 7520062c1461
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
okay -actually- get it to focus the new window
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files