***
## 快速開始
- ### GNU/Linux 更換系統軟體源
```bash
bash <(curl -sSL https://linuxmirrors.cn/main.sh) --zh-hant
```
- ### Docker 安裝與換源
```bash
bash <(curl -sSL https://linuxmirrors.cn/docker.sh) --zh-hant
```
- ### Docker 更換鏡像加速器
```bash
bash <(curl -sSL https://linuxmirrors.cn/docker.sh) --zh-hant --only-registry
```
> 更多使用方法詳見專案官方網站 [**linuxmirrors.cn**](https://linuxmirrors.cn/zh-Hant/use/),備用訪問網域 [**edgeone.linuxmirrors.cn**](https://edgeone.linuxmirrors.cn/zh-Hant/use/)
## 特別感謝