Skip to content

Commit

Permalink
Change download link for TK4-
Browse files Browse the repository at this point in the history
  • Loading branch information
skissane committed Mar 20, 2018
1 parent 5eedd67 commit 1573042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ abortMsg() {
exit 1
}

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

docker build -t mvs38j .

0 comments on commit 1573042

Please sign in to comment.