We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b70b3 commit c7c06b4Copy full SHA for c7c06b4
1 file changed
software_instructions/Fiji/install_FIJI_w_download.sh
@@ -1,7 +1,5 @@
1
#!/bin/bash
2
3
-#get file from https://downloads.micron.ox.ac.uk/fiji_update/mirrors/fiji-latest/fiji-linux64.zip
4
-
5
current_directory="$(pwd)"
6
FIJI_URL="https://downloads.imagej.net/fiji/archive/20250514-1117/fiji-linux64.zip"
7
filename="$(basename "$FIJI_URL")"
0 commit comments