Skip to content

Commit

Permalink
buggered ldak download (#272)
Browse files Browse the repository at this point in the history
Fixes #271
  • Loading branch information
espenhgn authored Aug 14, 2024
1 parent 30e890b commit b291a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/scripts/install_ldak.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh
set -euo pipefail

wget https://github.com/dougspeed/LDAK/blob/4ee871be17d8ea406494211638a5ead677e7dd47/ldak6.linux
wget https://github.com/dougspeed/LDAK/raw/4ee871be17d8ea406494211638a5ead677e7dd47/ldak6.linux
chmod +x ldak6.linux
cp ldak6.linux /bin/ldak

0 comments on commit b291a3f

Please sign in to comment.