diff --git a/products-prepare/linux/yc-image-cleanup.sh b/products-prepare/linux/yc-image-cleanup.sh index 2bd5ee32..d574884e 100755 --- a/products-prepare/linux/yc-image-cleanup.sh +++ b/products-prepare/linux/yc-image-cleanup.sh @@ -220,7 +220,7 @@ function preCheck { ;; "Oracle Linux Server") case "$2" in - "9.3") + 9.*) echo "OK" ;; *)