update github proxy
This commit is contained in:
@@ -17,7 +17,7 @@ REPO=stilleshan/frps
|
|||||||
WORK_PATH=$(dirname $(readlink -f $0))
|
WORK_PATH=$(dirname $(readlink -f $0))
|
||||||
FRP_NAME=frps
|
FRP_NAME=frps
|
||||||
FRP_PATH=/usr/local/frp
|
FRP_PATH=/usr/local/frp
|
||||||
PROXY_URL="https://ghp.ci/"
|
PROXY_URL="https://ghfast.top/"
|
||||||
|
|
||||||
# check frps
|
# check frps
|
||||||
if [ -f "/usr/local/frp/${FRP_NAME}" ] || [ -f "/usr/local/frp/${FRP_NAME}.toml" ] || [ -f "/lib/systemd/system/${FRP_NAME}.service" ];then
|
if [ -f "/usr/local/frp/${FRP_NAME}" ] || [ -f "/usr/local/frp/${FRP_NAME}.toml" ] || [ -f "/lib/systemd/system/${FRP_NAME}.service" ];then
|
||||||
|
|||||||
Reference in New Issue
Block a user