feat: Disable S3 and S4 standby modes (#434)

This commit is contained in:
Kroese
2024-04-27 18:46:09 +02:00
committed by GitHub
parent 80ae80ae10
commit 3390ef8101
5 changed files with 47 additions and 32 deletions

View File

@@ -164,7 +164,7 @@ docker run -it --rm --name windows -p 8006:8006 --device=/dev/kvm --cap-add NET_
- /home/user/example.iso:/storage/custom.iso
```
Replace the example path `/home/user/example.iso` with the filename of the desired ISO file.
Replace the example path `/home/user/example.iso` with the filename of the desired ISO file. The value of `VERSION` will be ignored in this case.
* ### How do I customize the installation?