changeset 1:29adb7607591 draft

planemo upload for repository https://github.com/mvdbeek/docker_scriptrunner/ commit ae672027942a606c1a5e302348279a5493151c11-dirty
author mvdbeek
date Fri, 08 Jul 2016 15:10:16 -0400
parents b6211faea403
children 813b55d27809
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Fri Jul 08 15:09:10 2016 -0400
+++ b/tool_data_table_conf.xml.sample	Fri Jul 08 15:10:16 2016 -0400
@@ -2,6 +2,6 @@
     <!-- Place available docker images here -->
     <table name="docker_scriptrunner_images" comment_char="#">
         <columns>name, value</columns>
-        <file path="tool-data/docker_images.loc.sample" />
+        <file path="tool-data/docker_images.loc" />
     </table>
 </tables>