Skip to content

Commit

Permalink
Merge pull request #42 from bioturing-org/bioturing-ecosystem-version…
Browse files Browse the repository at this point in the history
…-update

BioTurig ecosystem image version updated
  • Loading branch information
linuxpham committed May 23, 2024
2 parents 96153d7 + 183e290 commit 9bd4c64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bioturing_ecosystem/rhel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ else
sudo systemctl restart docker
fi

# Check Version
# Check Bioturing ecosystem Version
echo -e "\n"
read -p "Please enter BBrowserX's VERSION (latest) 2.1.9: " BBVERSION
if [ -z "$BBVERSION" ]; then
Expand Down
2 changes: 1 addition & 1 deletion bioturing_ecosystem/ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ else
sudo systemctl restart docker
fi

# Check Version
# Check Bioturing ecosystem Version
echo -e "\n"
read -p "Please enter BBrowserX's VERSION (latest) 2.1.9 " BBVERSION
if [ -z "$BBVERSION" ]; then
Expand Down

0 comments on commit 9bd4c64

Please sign in to comment.