create new version
authorymh@caf4f556-3d62-0410-8435-a86758001935
Thu, 18 Mar 2010 10:53:29 +0000
changeset 171 97141c5a1549
parent 170 8e3a5a6fc63e
child 172 1979a7ac21fc
child 173 7efe72999661
create new version
build/sbin/sync_site_iri
web/version.php
--- a/build/sbin/sync_site_iri	Thu Mar 18 09:56:33 2010 +0000
+++ b/build/sbin/sync_site_iri	Thu Mar 18 10:53:29 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/ www.iri.centrepompidou.fr:/home/www/
+	cat <<EOT | rsync -Cvrlz --size-only --delete --filter=". -" ~/tmp/site_iri_V$1/ iri@www.iri.centrepompidou.fr:/home/www/
 + core
 P google?.html
 P .htpasswd
--- a/web/version.php	Thu Mar 18 09:56:33 2010 +0000
+++ b/web/version.php	Thu Mar 18 10:53:29 2010 +0000
@@ -1,3 +1,3 @@
 <?php
-	$version="01.07";
+	$version="01.08";
 ?>