Update v0.39.1

This commit is contained in:
Stille
2022-02-09 17:43:57 +08:00
parent 40fbee9dfc
commit 1b1eb29e4f
5 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ Font="\033[0m"
# variable
WORK_PATH=$(dirname $(readlink -f $0))
FRP_NAME=frpc
FRP_VERSION=0.39.0
FRP_VERSION=0.39.1
FRP_PATH=/usr/local/frp
if [ $(uname -m) = "x86_64" ]; then