Skip to content

Commit

Permalink
更新 install-frps.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mvscode authored Aug 14, 2023
1 parent aa1e627 commit 64e0efb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install-frps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin
###export###
export PATH
export FRPS_VER=0.51.1
export FRPS_VER=0.51.3
export FRPS_INIT="https://raw.githubusercontent.com/MvsCode/frps-onekey/master/frps.init"
export gitee_download_url="https://gitee.com/Mvscode/frps-onekey/releases/download"
export github_download_url="https://github.com/fatedier/frp/releases/download"
Expand All @@ -13,7 +13,7 @@ export github_download_url="https://github.com/fatedier/frp/releases/download"
# Mender : MvsCode
#======================================================================
program_name="frps"
version="20230723"
version="20230814"
str_program_dir="/usr/local/${program_name}"
program_init="/etc/init.d/${program_name}"
program_config_file="frps.ini"
Expand Down

0 comments on commit 64e0efb

Please sign in to comment.