sbin/sync/sync_live
changeset 116 9cafe2c0fb81
parent 64 162c1de6545a
child 118 93d9cbad255d
--- a/sbin/sync/sync_live	Thu Apr 07 13:52:33 2011 +0200
+++ b/sbin/sync/sync_live	Thu Apr 07 13:54:30 2011 +0200
@@ -11,6 +11,7 @@
 if [ -d ~/tmp/tweet_live_V$1 ]; then
     cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/tweet_live_V$1/web/ iri@web.iri.centrepompidou.fr:/iridata/www/amateur/live/
 + core
+P config.php
 EOT
 fi