From c70f598e647d78f684dba55caf2c7c3d0ab862a0 Mon Sep 17 00:00:00 2001 From: Dan Date: Thu, 16 Apr 2026 22:59:01 +0800 Subject: [PATCH] Update mermaids.sh --- mermaids.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mermaids.sh b/mermaids.sh index 5e84094..5e945df 100644 --- a/mermaids.sh +++ b/mermaids.sh @@ -102,8 +102,7 @@ pct create $LXC_ID $LXC_TEMPLATE \ -ostype debian \ -password "$LXC_ROOT_PASSWORD" \ -onboot 1 \ - -features nesting=1 \ - -unprivileged 0 + -features nesting=1 log "Starting container..." pct start $LXC_ID