Use example.synnefo.org in default conf settings
[pithos-web-client] / build.xml
index 88d36d0..5c6fc9c 100644 (file)
--- a/build.xml
+++ b/build.xml
         </scp>
     </target>
 
-  <target name="rsyncToDev84">
-    <exec executable="${basedir}/rsync-to-dev84.sh"></exec>
+  <target name="rsyncToDev">
+    <exec executable="${basedir}/rsync-to-dev.sh"></exec>
   </target>
 
        <target name="clean" description="Delete all build artifacts">