From 5b55f3b3d5da039ef05847721f86242f84c487a8 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Tue, 16 Aug 2022 11:12:01 +0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 4679fd7..885259f 100644 --- a/Home.md +++ b/Home.md @@ -1,13 +1,18 @@ 欢迎使用mdserver-web软件,请查看说明,如果你有更好的想法,请提issue。 -# Debian10安装FAQ +### Debian10安装FAQ ``` sudo sed -i 's/deb.debian.org/mirrors.ustc.edu.cn/g' /etc/apt/sources.list apt update -y apt install curl -y ``` +### 换源 +``` +bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh) +``` + #### 手动执行插件 ~~~ cd /www/server/mdserver-web && python3 /www/server/mdserver-web/plugins/swap/index.py status 1.0