Skip to content

Commit

Permalink
fix update 🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
Jrohy committed Nov 28, 2018
1 parent d0e5238 commit 0a31812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v2ray
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ while [[ $# > 0 ]];do
else
bash <(curl -L -s https://install.direct/go.sh) --version $V2RAY_VERSION
fi
shift
;;
update.sh)
source <(curl -sL https://git.io/fNgqx) -k
Expand Down

0 comments on commit 0a31812

Please sign in to comment.