add missing image + new version 01.09
authorymh@caf4f556-3d62-0410-8435-a86758001935
Thu, 18 Mar 2010 12:33:37 +0000
changeset 174 53861b8bcaf7
parent 173 7efe72999661
child 175 a9798b5a9c86
child 176 5538aaba8131
add missing image + new version 01.09
build/sbin/sync_site_iri
web/res/img/culturerecherche.jpg
web/version.php
--- a/build/sbin/sync_site_iri	Thu Mar 18 10:54:10 2010 +0000
+++ b/build/sbin/sync_site_iri	Thu Mar 18 12:33:37 2010 +0000
@@ -9,7 +9,7 @@
 #text2unix ~/tmp/site_iri_V$1
 
 if [ -d ~/tmp/site_iri_V$1 ]; then
-	cat <<EOT | rsync -Cvrlz --size-only --delete --filter=". -" ~/tmp/site_iri_V$1/ iri@www.iri.centrepompidou.fr:/home/www/
+	cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/site_iri_V$1/ iri@www.iri.centrepompidou.fr:/home/www/
 + core
 P google?.html
 P .htpasswd
Binary file web/res/img/culturerecherche.jpg has changed
--- a/web/version.php	Thu Mar 18 10:54:10 2010 +0000
+++ b/web/version.php	Thu Mar 18 12:33:37 2010 +0000
@@ -1,3 +1,3 @@
 <?php
-	$version="01.08";
+	$version="01.09";
 ?>