Skip to content

Commit 1573042

Browse files
committed
Change download link for TK4-
1 parent 5eedd67 commit 1573042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ abortMsg() {
66
exit 1
77
}
88

9-
([ -f tk4-_v1.00_current.zip ] || wget http://wotho.ethz.ch/tk4-/tk4-_v1.00_current.zip ) ||
9+
([ -f tk4-_v1.00_current.zip ] || wget https://github.com/skissane/mvs38j/releases/download/v1.0.8.0/tk4-_v1.00_current.zip ) ||
1010
abortMsg "Download of TK4- failed"
1111

1212
docker build -t mvs38j .

0 commit comments

Comments
 (0)