bin/homedir-push@61c91bec34c8
bin/homedir-push
Wed, 24 Nov 2021 14:22:41 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 24 Nov 2021 14:22:41 -0600
- changeset 956
- 61c91bec34c8
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
improve this first-time install
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files