bin/homedir-push@2d69c23ef58b
bin/homedir-push
Fri, 24 Apr 2020 14:15:37 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 24 Apr 2020 14:15:37 -0500
- changeset 858
- 2d69c23ef58b
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
no automatic autosquash
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files