| changeset 159 | cb80efdd1330 |
| parent 156 | 533324f04319 |
| child 169 | 2d410dc8c1f3 |
--- a/build/sbin/sync_site_iri Thu Mar 04 17:16:07 2010 +0000 +++ b/build/sbin/sync_site_iri Thu Mar 04 17:19:10 2010 +0000 @@ -11,15 +11,15 @@ 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/ + core +P google?.html +P .htpasswd +P .htaccess +P **/wp-config.php P apps/*** P documents/*** -P .htpasswd P munin/*** P shotdetect/*** P wiki/*** -P wp-config.php -P .htaccess -P google*.html EOT fi