mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-07-25 11:14:26 -04:00
Update install-release.sh
This commit is contained in:
parent
9917363a36
commit
19e7a1955a
@ -42,10 +42,10 @@ while [[ $# > 0 ]];do
|
|||||||
-c|--check)
|
-c|--check)
|
||||||
CHECK="1"
|
CHECK="1"
|
||||||
;;
|
;;
|
||||||
-r|--remove)
|
--remove)
|
||||||
REMOVE="1"
|
REMOVE="1"
|
||||||
;;
|
;;
|
||||||
-v|--version)
|
--version)
|
||||||
VERSION="$2"
|
VERSION="$2"
|
||||||
shift
|
shift
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user