最新
## 确保安装了所需软件:
```
#Debian/Ubuntu:
apt-get install -y xz-utils openssl gawk file
#RedHat/CentOS:
yum install -y xz openssl gawk file
```
## 如果出现了错误,请运行:
```
#Debian/Ubuntu:
apt-get update
#RedHat/CentOS:
yum update
```
## 快速使用示例:
wget -N --no-check-certificate https://raw.githubusercontent.com/veip007/dd/master/InstallNET.sh && chmod +x InstallNET.sh
bash InstallNET.sh -dd "https://api.moetools.net/get/centos-77-image" --mirror 'http://debian.cabletel.com.mk/debian/'
失效源
wget --no-check-certificate -O AutoReinstall.sh https://git.io/AutoReinstall.sh && bash AutoReinstall.sh
Password: Pwd@CentOS
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END