fix build issue

This commit is contained in:
iceBear67
2026-06-22 11:42:33 +08:00
parent 7c601769c0
commit 269734b313
5 changed files with 11 additions and 7 deletions

View File

@@ -8,4 +8,5 @@ set -euo pipefail
--cmdline "modules=ext4 root=/dev/vda rootfstype=ext4 rw console=hvc0" \
--cpus boot=${CPU_COUNT:-4} \
--memory size=${MEMORY:-4G},shared=on \
--net "tap=,mac=,ip=,mask="
$@