Update dashboard.md, Update English script link

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

View File

@ -52,7 +52,7 @@ If you encounter issues using Github, Gitlab, or Gitee as admin login, consider
Run the installation script on the dashboard server: Run the installation script on the dashboard 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
``` ```
After Docker installation completes, enter the following values: After Docker installation completes, enter the following values:
@ -122,4 +122,4 @@ After completing the SSL settings, go back to [Github OAuth Apps](https://github
## Updating the Dashboard ## Updating the Dashboard
Run the script `./nezha.sh`, and select to restart and update the dashboard. Run the script `./nezha.sh`, and select to restart and update the dashboard.