mirror of https://github.com/v2ray/v2ray-core
Update install-release.sh
parent
266042a250
commit
ee1a49bf25
|
@ -276,6 +276,7 @@ Help(){
|
||||||
echo " -l, --local Install from a local file"
|
echo " -l, --local Install from a local file"
|
||||||
echo " --remove Remove installed V2Ray"
|
echo " --remove Remove installed V2Ray"
|
||||||
echo " -c, --check Check for update"
|
echo " -c, --check Check for update"
|
||||||
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
remove(){
|
remove(){
|
||||||
|
|
Loading…
Reference in New Issue