更新文档

This commit is contained in:
Super Manito
2025-09-17 22:49:04 +08:00
parent bec019c08d
commit 6f9cb652fc
41 changed files with 243 additions and 44 deletions

View File

@@ -621,7 +621,7 @@ hide:
- 升級完成並重新引導系統後執行下列步驟
``` bash
# 清空原有軟體源(如有非系統軟體源內容請自行備份)
# 清空原有軟體源(如有非系統軟體源內容請自行手動備份)
sed -i '1,$d' /etc/apt/sources.list
# 重新執行換源腳本
bash <(curl -sSL https://linuxmirrors.cn/main.sh)