bin/homedir-push@b3beb2c34536
bin/homedir-push
Sun, 24 May 2020 02:55:32 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 24 May 2020 02:55:32 -0500
- changeset 868
- b3beb2c34536
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
move custom tagbar configs to own file
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files