changeset 17:04eb5f3cdb72 draft

Uploaded
author jeremie
date Thu, 26 Jun 2014 10:28:33 -0400
parents 25d977f2675d
children b2ee314a33ef
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jun 26 10:26:58 2014 -0400
+++ b/tool_dependencies.xml	Thu Jun 26 10:28:33 2014 -0400
@@ -3,7 +3,7 @@
 	<package name="breakdancer-max" version="1.2.6">
 		<install version="1.0">
 			<actions>
-				<action type="download_by_url">https://www.dropbox.com/s/a2edlzsat5y04lf/1_2_6.zip</action>
+				<action type="shell_command">wget https://www.dropbox.com/s/a2edlzsat5y04lf/1_2_6.zip</action>
 				<action type="shell_command">ls</action>
 				<action type="shell_command">pwd</action>
 				<action type="shell_command">unzip 1_2_6.zip</action>