From 09941ba0f6b6292aec49d1acb69f246a6c03aa51 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 26 Jul 2026 02:33:30 +0200 Subject: [PATCH] docs: Environment variables (#1976) --- docs/environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/environment.md b/docs/environment.md index b0cae8ec..c6d50a7f 100644 --- a/docs/environment.md +++ b/docs/environment.md @@ -161,7 +161,7 @@ Also see [Dynamic memory allocation](https://github.com/qemus/qemu/blob/master/d | `VERIFY` | `N` | Verifies downloaded installation media against predefined checksums. | | `REMOVE` | `Y` | Deletes the downloaded Windows ISO after installation to save space. | | `MANUAL` | `N` | Enables manual installation instead of unattended installation. | -| `REBUILD` | `N` | Skips rebuilding the Windows ISO and uses the original image unchanged. | +| `REBUILD` | `Y` | Skips rebuilding the Windows ISO and uses the original image unchanged. | | `COMMAND` | | Command to be executed during the final step of automatic installation. | ## 🔌 Shutdown