Skip to content

Commit

Permalink
Use a different Dragonfly mirror.
Browse files Browse the repository at this point in the history
  • Loading branch information
reitermarkus committed Jan 8, 2019
1 parent b38ea9a commit 991796e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/dragonfly.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ EOF
EOF
cd ..

curl https://mirror-master.dragonflybsd.org/iso-images/dfly-x86_64-$dragonfly.iso.bz2 | \
curl https://mirrors.dotsrc.org/dragonflybsd/iso-images/dfly-x86_64-$dragonfly.iso.bz2 | \
bzcat | \
bsdtar xf - -C $td/dragonfly ./usr/include ./usr/lib ./lib

Expand Down

0 comments on commit 991796e

Please sign in to comment.