更新 frpc.sh
This commit is contained in:
parent
f0f130a855
commit
e41c67d879
2
frpc.sh
2
frpc.sh
@ -27,7 +27,7 @@ esac
|
|||||||
|
|
||||||
# 下载 frpc
|
# 下载 frpc
|
||||||
echo "正在下载 frpc v$FRPC_VERSION ..."
|
echo "正在下载 frpc v$FRPC_VERSION ..."
|
||||||
DOWNLOAD_URL="https://github.com/fatedier/frp/releases/download/v${FRPC_VERSION}/frp_${FRPC_VERSION}_linux_${ARCH}.tar.gz"
|
DOWNLOAD_URL="https://ghub.z1.mk/https://github.com/fatedier/frp/releases/download/v${FRPC_VERSION}/frp_${FRPC_VERSION}_linux_${ARCH}.tar.gz"
|
||||||
wget -q --show-progress -O /tmp/frp.tar.gz $DOWNLOAD_URL
|
wget -q --show-progress -O /tmp/frp.tar.gz $DOWNLOAD_URL
|
||||||
|
|
||||||
# 解压并安装
|
# 解压并安装
|
||||||
|
Loading…
x
Reference in New Issue
Block a user