update v5.4.0 for frps
This commit is contained in:
@@ -17,7 +17,7 @@ REPO=stilleshan/frps
|
||||
WORK_PATH=$(dirname $(readlink -f $0))
|
||||
FRP_NAME=frps
|
||||
FRP_PATH=/usr/local/frp
|
||||
PROXY_URL="https://ghproxy.com/"
|
||||
PROXY_URL="https://mirror.ghproxy.com/"
|
||||
|
||||
# check frps
|
||||
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