mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-04 00:10:27 +08:00
新增打印源文件修改前后差异命令选项 && 一些优化
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
| `--ignore-backup-tips` | 忽略覆盖备份提示 | 无 |
|
||||
| `--updata-software` | 更新软件包 | `true` 或 `false` |
|
||||
| `--clean-cache` | 清理下载缓存 | `true` 或 `false` |
|
||||
| `--print-diff` | 打印源文件修改前后差异 | `true` 或 `false` |
|
||||
| `--help` | 查看帮助菜单 | 无 |
|
||||
|
||||
## 示例
|
||||
|
||||
@@ -16,8 +16,9 @@ bash <(curl -sSL https://linuxmirrors.cn/main.sh) --abroad
|
||||
### 中国教育网专用(实验性)
|
||||
|
||||
``` bash
|
||||
bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/MirrorZ.sh)
|
||||
bash <(curl -sSL https://linuxmirrors.cn/edu.sh)
|
||||
```
|
||||
> 针对校园网联合镜像站定制,移除了部分功能,额外增加了一些操作确认提示
|
||||
|
||||
## 注意事项
|
||||
|
||||
|
||||
Reference in New Issue
Block a user