Version 0.4.0 release

pull/667/head
sobolevn 3 years ago
parent e81a401f38
commit d554c0109b
No known key found for this signature in database
GPG Key ID: FF672D568AE3C73E

@ -23,7 +23,7 @@ SCRIPT_DEST_DIR="$SCRIPT_BUILD_DIR/buildroot"
function locate_release {
local release_type="$1"
local arch="${2:-all}"
local arch="${2:-}"
find "$SCRIPT_DEST_DIR" \
-maxdepth 1 \

Loading…
Cancel
Save