From 715166bbca67f941bf008e6367c777ad873f9721 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Sat, 6 Sep 2025 21:22:40 +0200 Subject: [PATCH] Update share-common.func --- scripts/global/share-common.func | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/global/share-common.func b/scripts/global/share-common.func index a1b7387..adb8075 100644 --- a/scripts/global/share-common.func +++ b/scripts/global/share-common.func @@ -377,7 +377,7 @@ select_container_mount_point() { pct exec "$ctid" -- mkdir -p "$mount_point" 2>/dev/null ;; - 4) + 3) exit 1 ;; esac