bin/homedir-push

Wed, 22 Mar 2023 01:14:18 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 22 Mar 2023 01:14:18 -0500
changeset 1091
f407eccdaf61
parent 261
6254589972e6
permissions
-rwxr-xr-x

tweak qf conceals for when tagfunc is fixed

#!/bin/sh
set -eu

TARGET=$1

hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files

mercurial