Merge with d61862b2cfe35bcc16537971186cc82eac60852a V00.02
authorymh <ymh.work@gmail.com>
Thu, 10 Jun 2010 19:01:46 +0200
changeset 18 d992dc4ad83f
parent 17 6115d1ce3a3e (current diff)
parent 15 d61862b2cfe3 (diff)
child 19 b895403df6f9
Merge with d61862b2cfe35bcc16537971186cc82eac60852a
--- a/sbin/sync/sync_ldt_platform_venv	Thu Jun 10 18:57:22 2010 +0200
+++ b/sbin/sync/sync_ldt_platform_venv	Thu Jun 10 19:01:46 2010 +0200
@@ -9,7 +9,7 @@
 #text2unix ~/tmp/eulalie_V$1
 
 if [ -d ~/tmp/eulalie_V$1 ]; then
-    cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/eulalie_V$1/sbin/ web.iri.centrepompidou.fr:project/eulalie/sbin
+    cat <<EOT | rsync -Cvrlz --delete --filter=". -" ~/tmp/eulalie_V$1/sbin/ web.iri.centrepompidou.fr:projects/eulalie/sbin
 + core
 EOT
 fi