bin/homedir-push@0c78da269df5
bin/homedir-push
Tue, 05 Dec 2017 15:21:52 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Tue, 05 Dec 2017 15:21:52 -0500
- changeset 660
- 0c78da269df5
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
add compiler/rubocop.vim
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files