| branch | wordpress |
| changeset 134 | f445f2aa8c33 |
| parent 133 | c0473fcf3be5 |
--- a/build/sbin/sync_site_iri Tue Feb 02 17:47:57 2010 +0000 +++ b/build/sbin/sync_site_iri Wed Feb 03 14:52:45 2010 +0000 @@ -11,17 +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