docs: 更新快速开始中的下载地址为实际仓库 URL
This commit is contained in:
@@ -58,7 +58,7 @@ sudo pip3 install PyMySQL psycopg2-binary PyYAML
|
||||
|
||||
```bash
|
||||
sudo mkdir -p /opt/db_log_exporter
|
||||
sudo curl -L https://your-repo/db_log_exporter.py \
|
||||
sudo curl -L https://git.ai-life.net/x/DBLog/raw/branch/main/db_log_exporter.py \
|
||||
-o /opt/db_log_exporter/db_log_exporter.py
|
||||
sudo chmod +x /opt/db_log_exporter/db_log_exporter.py
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user