From 35067e9549e006f4986f8aeef69648d1454843e4 Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Sun, 3 Sep 2023 15:40:51 +0900 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 65f76d5..c65040b 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,6 @@ Switch to the default direction of the root user
cd ~
And then continue to download and execute this script. -## Download: -
wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh
-Servers in mainland of China: -
wget --no-check-certificate -qO InstallNET.sh 'https://gitee.com/mb9e8j2/Tools/raw/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh
- ## Dependences && Supporting the following OS list to install to the OS that script supported: Debian series(Debian / Ubuntu / Kali):
apt update -y
@@ -36,6 +31,11 @@ Alpine Linux:
apk add bash wget
sed -i 's/root:\/bin\/ash/root:\/bin\/bash/g' /etc/passwd
+## Download: +
wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh
+Servers in mainland of China: +
wget --no-check-certificate -qO InstallNET.sh 'https://gitee.com/mb9e8j2/Tools/raw/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh
+ ## Quickly start If you need to add other parameters, version number must be assigned! ### Debian 12