bin/homedir-push@9cd1d19d8cc6
bin/homedir-push
Fri, 15 May 2020 22:55:03 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 15 May 2020 22:55:03 -0500
- changeset 859
- 9cd1d19d8cc6
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
Load vim-lsp if gopls is present alone
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files