From 8f2c58a728a8a5d6296b1f237649b8d915d7c734 Mon Sep 17 00:00:00 2001 From: Roman Ushakov Date: Mon, 10 Feb 2025 12:07:40 +0000 Subject: [PATCH] Auto sync yc-image-cleanup for 2025-02-10_12-06-55 --- products-prepare/linux/yc-image-cleanup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ;; *)