From cf55d7c2d687b6f310cdd675df9c9f20e2e33335 Mon Sep 17 00:00:00 2001 From: Erope Date: Fri, 20 May 2022 18:41:30 +0800 Subject: [PATCH] Convert Jsdelivr to jihulab --- docs/en_US/guide/dashboard.md | 2 +- docs/guide/agent.md | 2 +- docs/guide/dashboard.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/en_US/guide/dashboard.md b/docs/en_US/guide/dashboard.md index 901e81cf..b6e2f3bf 100644 --- a/docs/en_US/guide/dashboard.md +++ b/docs/en_US/guide/dashboard.md @@ -31,7 +31,7 @@ curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh ``` 如果你的面板服务器位于中国大陆,可以使用镜像: ````bash -curl -L https://fastly.jsdelivr.net/gh/naiba/nezha@master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh +curl -L https://jihulab.com/nezha/nezha/-/blob/master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh ```` * 等待Docker安装完毕后,分别输入以下值: diff --git a/docs/guide/agent.md b/docs/guide/agent.md index 04e49a2f..f400fbb6 100644 --- a/docs/guide/agent.md +++ b/docs/guide/agent.md @@ -34,7 +34,7 @@ curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh ``` 如果你的被控服务器位于中国大陆,可以使用镜像: ````bash -curl -L https://fastly.jsdelivr.net/gh/naiba/nezha@master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh +curl -L https://jihulab.com/nezha/nezha/-/blob/master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh ```` * 选择“安装监控Agent” * 输入通信域名,如:”data.example.com“ diff --git a/docs/guide/dashboard.md b/docs/guide/dashboard.md index c14f86ed..920cbef1 100644 --- a/docs/guide/dashboard.md +++ b/docs/guide/dashboard.md @@ -33,7 +33,7 @@ curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh ``` 如果你的面板服务器位于中国大陆,可以使用镜像: ````bash -curl -L https://fastly.jsdelivr.net/gh/naiba/nezha@master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh +curl -L https://jihulab.com/nezha/nezha/-/blob/master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh ```` * 等待Docker安装完毕后,分别输入以下值: