Skip to content

Commit c7c06b4

Browse files
authored
Update install_FIJI_w_download.sh
1 parent 85b70b3 commit c7c06b4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

software_instructions/Fiji/install_FIJI_w_download.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/bin/bash
22

3-
#get file from https://downloads.micron.ox.ac.uk/fiji_update/mirrors/fiji-latest/fiji-linux64.zip
4-
53
current_directory="$(pwd)"
64
FIJI_URL="https://downloads.imagej.net/fiji/archive/20250514-1117/fiji-linux64.zip"
75
filename="$(basename "$FIJI_URL")"

0 commit comments

Comments
 (0)