Skip to content

Commit

Permalink
Update version of frp
Browse files Browse the repository at this point in the history
  • Loading branch information
DarumaDocker authored Feb 25, 2025
1 parent 40fdde1 commit 3b54b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ if [ ! -d "$gaianet_base_dir/gaia-frp" ]; then
mkdir -p -m777 $gaianet_base_dir/gaia-frp
fi
cd $gaianet_base_dir
gaia_frp_version="v0.1.2"
gaia_frp_version="v0.1.3"
printf " * Download gaia-frp binary\n"
if [ "$(uname)" == "Darwin" ]; then
if [ "$target" = "x86_64" ]; then
Expand Down

0 comments on commit 3b54b8b

Please sign in to comment.