Mercurial > repos > siwaa > gama
diff gama_tool.xml @ 9:39b499a105c9 draft
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
author | siwaa |
---|---|
date | Fri, 07 Jun 2024 17:01:37 +0000 |
parents | 6a1c0aabe956 |
children | e9f88963b517 |
line wrap: on
line diff
--- a/gama_tool.xml Fri Jun 07 16:06:21 2024 +0000 +++ b/gama_tool.xml Fri Jun 07 17:01:37 2024 +0000 @@ -1,4 +1,4 @@ -<tool id="gama_tool" name="gama" version="1.0.0g"> +<tool id="gama_tool" name="gama" version="1.0.0h"> <description>tool for GAMA Platform</description> @@ -13,6 +13,7 @@ <command detect_errors="aggressive"> <![CDATA[ + mkdir ./javatmpdir; chmod 777 ./javatmpdir; cp -fr /opt/gama-platform .; cp $__tool_directory__/src/MY_predatorPrey.gaml gama-platform/headless/samples/predatorPrey/.; cp $__tool_directory__/src/MY_gama-headless.sh gama-platform/headless/.;