bin/homedir-push@915a78d501d5
bin/homedir-push
Mon, 20 May 2024 12:53:43 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 20 May 2024 12:53:43 -0500
- changeset 1170
- 915a78d501d5
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
Bump nvim-treesitter to more recent commit
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files