From e2c4addd93f2a8d65ef2e88f80d82a36969799f5 Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Sat, 5 Nov 2022 13:44:41 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a81f832..91f27ef 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Something about scripts ## Download:
wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh
## Fully useage sample -
bash InstallNET.sh -d/u/c(os type) 11(os version) -v 64(os bit, 32 or 64 or arm64) -port "your server port" -p "your server password" -a(auto install)/m(manually in VNC) -firmware(with hardware drivers) --mirror 'a valid url for OS image source' --cdimage 'cn'(this option is only for Debian)
+
bash InstallNET.sh -d/u/c(os type) 11(os version) -v 64(os bit) -port "your server port" -p "your server password" -a(auto install)/m(manually in VNC) -firmware(with hardware drivers) --mirror 'a valid url for OS image source' --cdimage 'cn'(this option is only for Debian)
## Parameters Descriptions **-d** : Debian
@@ -25,7 +25,7 @@ Something about scripts

-**32/i386 or 64/amd64**: OS bit +**32/i386 or 64/amd64 or arm64**: OS bit