--- a/sbin/sync/sync_live Mon Oct 15 16:56:57 2012 +0200
+++ b/sbin/sync/sync_live Mon Oct 15 17:01:50 2012 +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