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
+2 -2
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:
```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:
@@ -122,4 +122,4 @@ After completing the SSL settings, go back to [Github OAuth Apps](https://github
## 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.