correct sync
authorYves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Mon, 19 Dec 2011 00:56:02 +0100
changeset 428 8b51d23b758f
parent 427 bc14aafacef4
child 429 b4a8cdedc440
correct sync
sbin/sync/sync_tweetcast
--- a/sbin/sync/sync_tweetcast	Mon Dec 19 00:39:23 2011 +0100
+++ b/sbin/sync/sync_tweetcast	Mon Dec 19 00:56:02 2011 +0100
@@ -9,7 +9,7 @@
 #text2unix ~/tmp/tweet_live_V$1
 
 if [ -d ~/tmp/tweet_live_V$1 ]; then
-    cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/tweet_live_V$1/tweetcast/server-gevent iri@www.iri.centrepompidou.fr:/home/polemictweet-nginx/server-gevent
+    cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/tweet_live_V$1/tweetcast/server-gevent/ iri@www.iri.centrepompidou.fr:/home/polemictweet-nginx/server-gevent
 + core
 P server_setup.py
 EOT