diff --git a/bootstrap/bootstrap-ubi.sh b/bootstrap/bootstrap-ubi.sh index 9502d3f..9a6c4a6 100755 --- a/bootstrap/bootstrap-ubi.sh +++ b/bootstrap/bootstrap-ubi.sh @@ -72,10 +72,9 @@ fi OLD_FILE_NAMING="" if [ -n "$TAG" ]; then - IFS="." read -r MAJOR MINOR PATCH <