1
0
mirror of https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

docs: Readme (#1077)

This commit is contained in:
Kroese
2025-03-03 12:34:10 +01:00
committed by GitHub
parent d5b891f4fb
commit 974d087466
+1 -1
View File
@@ -189,7 +189,7 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/windows/refs/heads/mas
- /home/user/example:/oem - /home/user/example:/oem
``` ```
The example folder `/home/user/example` will be copied to `C:\OEM` during installation and the containing `install.bat` will be executed during the last step. The example folder `/home/user/example` will be copied to `C:\OEM` and the containing `install.bat` will be executed during the last step of the automatic installation.
### How do I perform a manual installation? ### How do I perform a manual installation?