Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
treanus committed Aug 3, 2022
1 parent b02ba12 commit 2afc523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KUL_Install_NeuroImagingSoftware.sh
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,6 @@ else
echo "Already installed Docker"
fi

exit

# Installation of dcm2niix
if ! command -v dcm2niix &> /dev/null; then
Expand Down Expand Up @@ -973,6 +972,7 @@ else
echo "Already installed Karawun"
fi

exit

# Installation of Mevislab 3.4
if ! [ -f "${install_location}/.KUL_apps_installed_mevislab" ]; then
Expand Down

0 comments on commit 2afc523

Please sign in to comment.