changeset 10:dba60c447660 draft

Uploaded v0.0.11, take 11, adjust install script
author peterjc
date Wed, 15 May 2013 09:04:54 -0400
parents b863c4bec840
children 392279f2e120
files tools/effectiveT3/tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tools/effectiveT3/tool_dependencies.xml	Mon May 13 05:14:33 2013 -0400
+++ b/tools/effectiveT3/tool_dependencies.xml	Wed May 15 09:04:54 2013 -0400
@@ -9,7 +9,9 @@
                 </action>
                 <!-- Main JAR file -->
                 <action type="shell_command">wget http://effectors.org/download/version/TTSS_GUI-1.0.1.jar</action>
+		<!-- If using action type download_file will need to move the file,
                 <action type="move_file"><source>TTSS_GUI-1.0.1.jar</source><destination>$INSTALL_DIR/</destination></action>
+		-->
                 <!-- Three model JAR files -->
                 <action type="make_directory">$INSTALL_DIR/module</action>
                 <action type="shell_command">wget http://effectors.org/download/module/TTSS_ANIMAL-1.0.1.jar</action>