# HG changeset patch # User bgruening # Date 1745337887 0 # Node ID da04d8500636f461ed91f59d7bb19f88c3deef3d # Parent ff80c1b5816be29cb7ecdb943211c0be5d9dece7 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit b17cc0d9aecd14784adac77e17aa267fb5739ada diff -r ff80c1b5816b -r da04d8500636 biaftplink.xml --- a/biaftplink.xml Fri Mar 07 14:25:06 2025 +0000 +++ b/biaftplink.xml Tue Apr 22 16:04:47 2025 +0000 @@ -1,4 +1,4 @@ - + Download images from Bioimage Archive macros.xml @@ -7,7 +7,7 @@ > ftpLink.txt && - wget -q -r -l 0 -A "*.tif,*.png,*.jpg,*.zip" -i ftpLink.txt && + wget -q -r -l 0 -A "*.tiff,*.tif,*.png,*.jpg,*.zip" -i ftpLink.txt && find . -type f -name "*.zip" | while read zip_file; do unzip -o "\$zip_file" -d "\$(dirname "\$zip_file")"; @@ -20,8 +20,9 @@ - - + + + @@ -37,7 +38,7 @@ - + @@ -46,7 +47,7 @@ - + @@ -81,7 +82,7 @@