update script repo url (#106)

This commit is contained in:
UUBulb
2024-11-06 18:19:01 +08:00
committed by GitHub
parent 938cd7d6de
commit d4616c09b9
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ If you encounter errors when running the one-click installation command in Power
2. Run the script on the monitored server:
```bash
curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install_en.sh -o nezha.sh && chmod +x nezha.sh && sudo ./nezha.sh
curl -L https://raw.githubusercontent.com/nezhahq/scripts/main/install_en.sh -o nezha.sh && chmod +x nezha.sh && sudo ./nezha.sh
```
1. Select “Install monitoring Agent.”
+1 -1
View File
@@ -60,7 +60,7 @@ Nazha supports custom OIDC authentication login. For configuration details, plea
Run the installation script on the dashboard server:
```bash
curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install_en.sh -o nezha.sh && chmod +x nezha.sh && sudo ./nezha.sh
curl -L https://raw.githubusercontent.com/nezhahq/scripts/main/install_en.sh -o nezha.sh && chmod +x nezha.sh && sudo ./nezha.sh
```
After Docker installation completes, enter the following values: