| changeset 136 | bde1974c263b |
| parent 69 | efb7b63192e1 |
| child 156 | 533324f04319 |
--- a/build/sbin/sync_site_iri Wed Feb 03 14:54:11 2010 +0000 +++ b/build/sbin/sync_site_iri Wed Feb 03 15:37:20 2010 +0000 @@ -11,16 +11,14 @@ if [ -d ~/tmp/site_iri_V$1 ]; then cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/site_iri_V$1/ www.iri.centrepompidou.fr:/home/www/ P apps/*** -P archive/*** P documents/*** P .htpasswd -P messages/*** P munin/*** -P robot.txt P shotdetect/*** -P tmp/*** P wiki/*** -P thdculture/*** +P wp-config.php +P .htaccess +P google*.html EOT fi