Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ansoncloud8 authored Sep 7, 2024
1 parent d1dfd12 commit 4b94446
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ ssh <username>@<panel>.serv00.com
```
bash <(curl -s https://raw.githubusercontent.com/ansoncloud8/am-serv00-nezha/main/install-dashboard.sh)
```
- 4、指定版本下载安装(把VERSION=自己修改对应要安装的版本号)
```
VERSION=v0.19.9 bash <(curl -s https://raw.githubusercontent.com/ansoncloud8/am-serv00-nezha/main/install-dashboard.sh)
```

- 4、然后按照以下提升输入

Expand Down Expand Up @@ -129,6 +133,7 @@ pgrep -f 'dashboard' | xargs -r kill
rm -rf ~/.nezha-dashboard
```


## 六、把serv00服务器添加到nezha上面
- 1、安装命令
```
Expand Down

0 comments on commit 4b94446

Please sign in to comment.