From: Dobrica Pavlinusic Date: Wed, 12 Oct 2011 15:37:01 +0000 (+0200) Subject: use env.sh config X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=fb826686b5b81f585bfc6d34d653abf9b0b1a9f3;p=cloudstore.git use env.sh config --- diff --git a/client/rsync-push.sh b/client/rsync-push.sh index 61e0033..d3ec405 100755 --- a/client/rsync-push.sh +++ b/client/rsync-push.sh @@ -1,5 +1,6 @@ #!/bin/sh -xe +. ./env.sh #inotifywait -m -r --format '%:e %f' Dropbox/ pwd > .pwd RSYNC_PASSWORD=secret rsync .pwd "$@" rsync://$USER@$IP:6501/$USER/`hostname`/