|
@@ -388,7 +388,7 @@ main(){
|
|
|
V2RAY_RUNNING=1
|
|
V2RAY_RUNNING=1
|
|
|
stopV2ray
|
|
stopV2ray
|
|
|
fi
|
|
fi
|
|
|
- installV2Ray || return $?
|
|
|
|
|
|
|
+ installV2Ray
|
|
|
installInitScript || return $?
|
|
installInitScript || return $?
|
|
|
if [[ ${V2RAY_RUNNING} -eq 1 ]];then
|
|
if [[ ${V2RAY_RUNNING} -eq 1 ]];then
|
|
|
colorEcho ${BLUE} "Restarting V2Ray service."
|
|
colorEcho ${BLUE} "Restarting V2Ray service."
|