From ec5f767983a5cbf512f71e09dd9adf433fe9ed38 Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Fri, 7 Jul 2023 06:17:08 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 304ec9c..a07a13d 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,8 @@ If you need to add other parameters, version number must be assigned!
bash InstallNET.sh -fedora
### Ubuntu 22.04
bash InstallNET.sh -ubuntu
+### Windows Server 2022 +
bash InstallNET.sh -windows
## Fully useage sample
bash InstallNET.sh -debian/kali/ubuntu/centos/almalinux/rockylinux/fedora(os type) 11(os version) -version 64(os bit, not necessary) -port "your server port" -pwd "your server password" -mirror "a valid url for linux image source" -dd/--image "dd image url" -filetype "gz or xz" -timezone "like Asia/Tokyo etc" --dhcp-static/--ip-addr 'x.x.x.x'(ip address) --ip-mask 'x.x.x.x'(subnet mask) --ip-gate 'x.x.x.x'(gateway) -firmware(Debian with hardware drivers)