@@ -19,7 +19,7 @@ https://jsproxy.tk/-----https://www.google.com
# 安装
```bash
-curl https://raw.githubusercontent.com/EtherDream/jsproxy/dev/i.sh | bash
+curl https://raw.githubusercontent.com/EtherDream/jsproxy/master/i.sh | bash
```
* 自动安装目前只支持 Linux x64,并且需要 root 权限
@@ -2,7 +2,7 @@
{ # this ensures the entire script is downloaded #
-JSPROXY_VER=dev
+JSPROXY_VER=master
OPENRESTY_VER=1.15.8.1
SRC_URL=https://raw.githubusercontent.com/EtherDream/jsproxy/$JSPROXY_VER