Update README.md

This commit is contained in:
Molly Lau 2023-09-03 15:40:51 +09:00 committed by GitHub
parent 8a13f093fc
commit 35067e9549
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,11 +18,6 @@ Switch to the default direction of the root user
<pre><code>cd ~</code></pre>
And then continue to download and execute this script.
## Download:
<pre><code>wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh</code></pre>
Servers in mainland of China:
<pre><code>wget --no-check-certificate -qO InstallNET.sh 'https://gitee.com/mb9e8j2/Tools/raw/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh</code></pre>
## Dependences && Supporting the following OS list to install to the OS that script supported:
Debian series(Debian / Ubuntu / Kali):
<pre><code>apt update -y</code></pre>
@ -36,6 +31,11 @@ Alpine Linux:
<pre><code>apk add bash wget</code></pre>
<pre><code>sed -i 's/root:\/bin\/ash/root:\/bin\/bash/g' /etc/passwd</code></pre>
## Download:
<pre><code>wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh</code></pre>
Servers in mainland of China:
<pre><code>wget --no-check-certificate -qO InstallNET.sh 'https://gitee.com/mb9e8j2/Tools/raw/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh</code></pre>
## Quickly start
If you need to add other parameters, version number must be assigned!
### Debian 12