diff --git a/bootstrap/bootstrap-ubi.sh b/bootstrap/bootstrap-ubi.sh index a83fa8a..f9e6aae 100755 --- a/bootstrap/bootstrap-ubi.sh +++ b/bootstrap/bootstrap-ubi.sh @@ -122,7 +122,7 @@ if [ -z "$FILENAME" ]; then ;; esac - FILENAME="ubi-$OS-$CPU$LIBC.$EXT" + FILENAME="ubi-$OS$LIBC-$CPU.$EXT" fi if [ -z "$TAG" ]; then