update only

Tue, 23 Feb 2016 01:56:46 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 23 Feb 2016 01:56:46 -0500
changeset 261
6254589972e6
parent 260
52b31c74fe37
child 262
85dcaca3a0b0

update only

bin/homedir-push file | annotate | diff | comparison | revisions
--- a/bin/homedir-push
+++ b/bin/homedir-push
@@ -3,4 +3,4 @@ set -eu
 
 TARGET=$1
 
-hg archive -t tgz -p . - | ssh $TARGET tar xzv
+hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files

mercurial