Skip to content

Commit

Permalink
Install 5.6.14rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Nov 20, 2024
1 parent 1dbd49a commit 7637ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/step04_all_omero_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ set -eux
if [ $OMEROVER == "latest" ]; then
#start-release-ice36
cd /opt/omero/server
SERVER=https://downloads.openmicroscopy.org/omero/5.6/server-ice36.zip
SERVER=https://github.com/jburel/openmicroscopy/releases/download/v5.6.14rc1/openmicroscopy-5.6.14rc1-ice36.zip
wget -q $SERVER -O OMERO.server-ice36.zip
unzip -q OMERO.server*
#end-release-ice36
Expand Down

0 comments on commit 7637ae6

Please sign in to comment.