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