mirror of
https://github.com/spiritLHLS/one-click-installation-script.git
synced 2024-11-16 14:12:19 +08:00
Update README.md
This commit is contained in:
parent
3c8b251079
commit
6d7a354cc7
|
@ -49,6 +49,7 @@
|
|||
- 修复apt源公钥缺失
|
||||
- 修复替换系统可用的apt源列表,国内用阿里源,国外用官方源
|
||||
- 修复本机的Ubuntu系统是EOL非长期维护的版本(奇数或陈旧的偶数版本),将替换为Ubuntu官方的old-releases仓库以支持apt的使用
|
||||
- 修复只保证```apt update```不会报错,其他命令报错未修复
|
||||
|
||||
```bash
|
||||
curl -L https://raw.githubusercontent.com/spiritLHLS/one-click-installation-script/main/repair_scripts/package.sh -o package.sh && chmod +x package.sh && bash package.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user