correct sync source
authorymh@caf4f556-3d62-0410-8435-a86758001935
Thu, 04 Mar 2010 17:15:32 +0000
changeset 156 533324f04319
parent 155 85b7b80973f4
child 157 c3189842a3fa
child 158 d8a5c5752ba2
correct sync source
build/sbin/sync_site_iri
web/version.php
--- a/build/sbin/sync_site_iri	Wed Mar 03 14:49:38 2010 +0000
+++ b/build/sbin/sync_site_iri	Thu Mar 04 17:15:32 2010 +0000
@@ -10,6 +10,7 @@
 
 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 apps/***
 P documents/***
 P .htpasswd
--- a/web/version.php	Wed Mar 03 14:49:38 2010 +0000
+++ b/web/version.php	Thu Mar 04 17:15:32 2010 +0000
@@ -1,3 +1,3 @@
 <?php
-	$version="01.03";
+	$version="01.04";
 ?>
\ No newline at end of file