Skip to content

Commit

Permalink
QSMxT: Remove old RomeoApp stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
astewartau committed Mar 5, 2024
1 parent d1e95a7 commit ca10a26
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions recipes/qsmxt/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,7 @@ neurodocker generate ${neurodocker_buildMode} \
--workdir="/opt" \
--copy install_packages.jl "/opt" \
--env JULIA_DEPOT_PATH="/opt/julia_depot" \
--run="julia install_packages.jl \
&& chmod -R 755 /opt/julia_depot/packages/RomeoApp" \
--run="julia install_packages.jl" \
--env JULIA_DEPOT_PATH="~/.julia:/opt/julia_depot" \
--workdir="/opt" \
--run="git clone --depth 1 --branch v0.93 https://github.com/QSMxT/QSMxT-UI" \
Expand Down

0 comments on commit ca10a26

Please sign in to comment.