readme
This commit is contained in:
@@ -26,7 +26,7 @@ ServerGuard 是一款基于 Python 的 Linux 命令行工具,用于诊断服
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 1. 克隆仓库
|
# 1. 克隆仓库
|
||||||
git clone https://github.com/yourusername/ServerGuard.git
|
git clone https://git.yuyujing.cn/zj/ServerGuard.git
|
||||||
cd ServerGuard
|
cd ServerGuard
|
||||||
|
|
||||||
# 2. 运行自动安装脚本(自动安装所有依赖)
|
# 2. 运行自动安装脚本(自动安装所有依赖)
|
||||||
@@ -38,7 +38,7 @@ sudo ./install.sh
|
|||||||
#### 步骤 1:克隆仓库
|
#### 步骤 1:克隆仓库
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/ServerGuard.git
|
git clone https://git.yuyujing.cn/zj/ServerGuard.git
|
||||||
cd ServerGuard
|
cd ServerGuard
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user