Update agent.md, update English script link

This commit is contained in:
Kris 2024-06-05 02:14:12 +02:00 committed by GitHub
parent 029c75089b
commit 14ae4ea229
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,7 @@ If you encounter errors when running the one-click installation command in Power
2. Run the script on the monitored server: 2. Run the script on the monitored server:
```bash ```bash
curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo ./nezha.sh curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install_en.sh -o nezha.sh && chmod +x nezha.sh && sudo ./nezha.sh
``` ```
1. Select “Install monitoring Agent.” 1. Select “Install monitoring Agent.”