bin/homedir-push@b8501cb649b6
bin/homedir-push
Tue, 10 Mar 2020 18:32:36 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Tue, 10 Mar 2020 18:32:36 -0400
- changeset 851
- b8501cb649b6
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
automatically try to pick up local::lib
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files