mirror of https://github.com/v2ray/v2ray-core
Update install-release.sh
parent
3c2b75f548
commit
63c59a2a8a
|
@ -288,7 +288,7 @@ installInitScript(){
|
|||
}
|
||||
|
||||
Help(){
|
||||
echo "./install-release.sh [-h] [-c] [-p proxy] [-f] [--version vx.y.z] [-l file]"
|
||||
echo "./install-release.sh [-h] [-c] [--remove] [-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…
Reference in New Issue