bin/homedir-push@bc8f07aedeb3
bin/homedir-push
Mon, 25 May 2020 00:23:43 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 25 May 2020 00:23:43 -0400
- changeset 872
- bc8f07aedeb3
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
improve perl tags / tagbar
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files