Fix derp
This commit is contained in:
@@ -375,7 +375,7 @@ getImageBuilder() {
|
|||||||
# debug "$dl_tool -s "${P_ARR[sha256_url]}" | grep $filename | cut -f1 -d' '"
|
# debug "$dl_tool -s "${P_ARR[sha256_url]}" | grep $filename | cut -f1 -d' '"
|
||||||
if ! $dl_tool -o "$BUILDDIR" "$SHA256_URL"; then
|
if ! $dl_tool -o "$BUILDDIR" "$SHA256_URL"; then
|
||||||
debug "Downloaded sha256sums: $checksum"
|
debug "Downloaded sha256sums: $checksum"
|
||||||
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user