Update README.md

This commit is contained in:
spiritLHLS 2022-12-16 11:02:59 +08:00 committed by GitHub
parent 59282306e3
commit b659e32d3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,12 +6,18 @@
curl -L https://raw.githubusercontent.com/spiritLHLS/one-click-installation-script/main/rust.sh -o rust.sh && chmod +x rust.sh && bash rust.sh
```
一键修复apt源
一键尝试修复apt源
```bash
curl -L https://raw.githubusercontent.com/spiritLHLS/one-click-installation-script/main/package.sh -o package.sh && chmod +x package.sh && bash package.sh
```
一键尝试修复网络(nameserver和网络优先级)
```bash
curl -L https://raw.githubusercontent.com/spiritLHLS/one-click-installation-script/main/network.sh -o network.sh && chmod +x network.sh && bash network.sh
```
### 手动命令
ubuntu缺失公钥