bin/homedir-push@e13ba40f4533
bin/homedir-push
Tue, 30 Aug 2016 18:15:03 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Tue, 30 Aug 2016 18:15:03 -0400
- changeset 378
- e13ba40f4533
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
Break i3 and i3status configs into component files, to make local mods easier maybe
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files