mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-26 22:16:11 +00:00
Fix preset options in README
This commit is contained in:
@@ -60,15 +60,15 @@ This script is used to reinstall the Linux OS of a KVM-based VPS or a Hyper-V vi
|
|||||||
### `china`
|
### `china`
|
||||||
|
|
||||||
- `--dns '223.5.5.5 223.6.6.6'`
|
- `--dns '223.5.5.5 223.6.6.6'`
|
||||||
- `--protocol https`
|
- `--mirror-protocol https`
|
||||||
- `--mirror mirrors.aliyun.com`
|
- `--mirror-host mirrors.aliyun.com`
|
||||||
- `--security true`
|
- `--security-repository mirror`
|
||||||
- `--ntp ntp.aliyun.com`
|
- `--ntp ntp.aliyun.com`
|
||||||
|
|
||||||
### `cloud`
|
### `cloud`
|
||||||
|
|
||||||
- `--dns '1.1.1.1 1.0.0.1'`
|
- `--dns '1.1.1.1 1.0.0.1'`
|
||||||
- `--protocol https`
|
- `--mirror-protocol https`
|
||||||
- `--mirror deb.debian.org`
|
- `--mirror-host deb.debian.org`
|
||||||
- `--security true`
|
- `--security-repository mirror`
|
||||||
- `--ntp 0.debian.pool.ntp.org`
|
- `--ntp 0.debian.pool.ntp.org`
|
||||||
|
|||||||
Reference in New Issue
Block a user