mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
Update install-release.sh
This commit is contained in:
parent
e6ac13bf8c
commit
765c44c2ac
@ -388,7 +388,7 @@ main(){
|
||||
V2RAY_RUNNING=1
|
||||
stopV2ray
|
||||
fi
|
||||
installV2Ray || return $?
|
||||
installV2Ray
|
||||
installInitScript || return $?
|
||||
if [[ ${V2RAY_RUNNING} -eq 1 ]];then
|
||||
colorEcho ${BLUE} "Restarting V2Ray service."
|
||||
|
Loading…
x
Reference in New Issue
Block a user