Mercurial > repos > jorrit > obotools
changeset 27:2b40d037f00d
Uploaded
author | jorrit |
---|---|
date | Tue, 26 Feb 2013 20:41:12 -0500 |
parents | 7f28f8d64cf5 |
children | 982cc86eb098 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Feb 26 20:36:55 2013 -0500 +++ b/tool_dependencies.xml Tue Feb 26 20:41:12 2013 -0500 @@ -3,7 +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="download_by_url">http://compbio.charite.de/contao/index.php/cmdlineOntologizer.html?file=tl_files/ontologizer/cmdline/Ontologizer.jar</action> <action type="set_environment"> <environment_variable name="ONTOLOGIZER" action="set_to">$INSTALL_DIR</environment_variable> </action>