z
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2025-12-29 00:40:32 +00:00
parent beedccdc29
commit b6a6623406
2 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ sleep 2
TAP_NAME="${TAP_NAME:-tap0}"
# Optional: provide a dedicated 9p export for host app-data (bind-mounted into the container at /shared/app-data)
TSCLIENT_PATH="/shared/app-data"
TSCLIENT_PATH="/hostshare"
TSCLIENT_TAG="${TSCLIENT_TAG:-TSCLIENT}"
exec qemu-system-x86_64 \