Browse Source

typo

pull/700/head
ToutyRater 7 years ago committed by GitHub
parent
commit
2c62346011
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      release/install-release.sh

2
release/install-release.sh

@ -271,7 +271,7 @@ installInitScrip(){
}
Help(){
echo "./install-release.sh [-h] [-c] [-p proxy] [-f] [-v vx.y.z] [-l file]"
echo "./install-release.sh [-h] [-c] [-p proxy] [-f] [--version vx.y.z] [-l file]"
echo " -h, --help Show help"
echo " -p, --proxy To download through a proxy server, use -p socks5://127.0.0.1:1080 or -p http://127.0.0.1:3128 etc"
echo " -f, --force Force install"

Loading…
Cancel
Save