axel broken, replacing with curl
This commit is contained in:
@@ -182,7 +182,9 @@ getImageBuilder() {
|
|||||||
else
|
else
|
||||||
echo "Downloading the ImageBuilder requires axel or curl!"
|
echo "Downloading the ImageBuilder requires axel or curl!"
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
_dl_tool="curl" # TODO remove
|
||||||
|
|
||||||
echo "Downloading imagebuilder archive using $_dl_tool"
|
echo "Downloading imagebuilder archive using $_dl_tool"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user