Update install-release.sh

This commit is contained in:
sunshineplan 2018-04-12 15:50:33 +08:00 committed by GitHub
parent 266042a250
commit ee1a49bf25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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(){