Skip to content

Commit

Permalink
try micapipe again
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 committed Sep 27, 2024
1 parent 27b1cfe commit 5156e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/micapipe/build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export toolName='micapipe'
export toolVersion='v0.2.3'
# check if version is here: https://hub.docker.com/r/micalab/micapipe/tags
# Don't forget to update version change in README.md!!!!!
# Don't forget to update version change in README.md (or replace with toolVersion) !!!!!
if [ "$1" != "" ]; then
echo "Entering Debug mode"
export debug=$1
Expand Down

0 comments on commit 5156e30

Please sign in to comment.