changeset 26:7f28f8d64cf5

Uploaded
author jorrit
date Tue, 26 Feb 2013 20:36:55 -0500
parents 7e85d7c0f5a3
children 2b40d037f00d
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Feb 26 20:29:09 2013 -0500
+++ b/tool_dependencies.xml	Tue Feb 26 20:36:55 2013 -0500
@@ -3,6 +3,7 @@
     <package name="ontologizer-jar" version="0.0.2">
         <install version="1.0">
             <actions>
+                <action type="shell_command">wget http://compbio.charite.de/contao/index.php/cmdlineOntologizer.html?file=tl_files/ontologizer/cmdline/Ontologizer.jar -O ontologizer.jar</action>
                 <action type="set_environment">
                     <environment_variable name="ONTOLOGIZER" action="set_to">$INSTALL_DIR</environment_variable>
                 </action>