preserve cpv config
authorYves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Wed, 25 May 2011 02:45:35 +0200
changeset 152 7b939dc01fa3
parent 151 6244161d4b5e
child 153 b377ef55f657
preserve cpv config
sbin/sync/sync_live
--- a/sbin/sync/sync_live	Wed May 25 02:44:47 2011 +0200
+++ b/sbin/sync/sync_live	Wed May 25 02:45:35 2011 +0200
@@ -12,6 +12,7 @@
     cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/tweet_live_V$1/web/ iri@www.iri.centrepompidou.fr:/home/polemictweet/
 + core
 P config.php
+P CPV/config.php
 P .htaccess
 EOT
 fi