diff test-data.sh @ 0:76a7de225f06 draft default tip

planemo upload for repository https://github.com/Helmholtz-UFZ/ufz-galaxy-tools/blob/main/tools/virsorter commit fdde667342e69dd11ef98029e0d6d3376d0d95c7
author ufz
date Sun, 23 Jun 2024 16:48:49 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data.sh	Sun Jun 23 16:48:49 2024 +0000
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+cd test-data/
+wget -O - https://osf.io/v46sc/download | tar -xvz 
\ No newline at end of file