Update mermaids.sh

This commit is contained in:
Dan 2026-04-16 22:59:01 +08:00
parent b46b7056e8
commit c70f598e64

View File

@ -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