sbin/sync/sync_tweetcast
changeset 428 8b51d23b758f
parent 425 b346fd32fc34
child 446 844938e45fc7
--- 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