sbin/sync/sync_live
changeset 893 10a19dd4e1c9
parent 693 2ef837069108
child 904 94c8f063f0ea
--- a/sbin/sync/sync_live	Tue May 07 18:28:26 2013 +0200
+++ b/sbin/sync/sync_live	Fri May 10 13:34:40 2013 +0200
@@ -9,7 +9,8 @@
 #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/web/ iri@www.iri.centrepompidou.fr:/home/polemictweet/
+#    cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/tweet_live_V$1/web/ iri@www.iri.centrepompidou.fr:/home/polemictweet/
+    cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/tweet_live_V$1/web/ iri@ftv.iri-research.org:/srv/www/pt/
 + core
 P config.php
 P .htaccess
@@ -23,4 +24,4 @@
     rm -fr ~/tmp/tweet_live_V$1;
 fi
 
-ssh iri@www.iri.centrepompidou.fr sudo apache2ctl restart
+#ssh iri@www.iri.centrepompidou.fr sudo apache2ctl restart