Update v0.32.0 shell script files

This commit is contained in:
Stille
2020-03-20 12:49:33 +08:00
parent 816ca52581
commit 050e2d048c

View File

@@ -1,5 +1,5 @@
#!/bin/sh
FRP_VERSION="0.31.2"
FRP_VERSION="0.32.0"
REPO="stilleshan/frps"
WORK_PATH=$(dirname $(readlink -f $0))