feat(脚本): 添加exit

pull/534/merge
mack-a 2020-10-28 09:35:42 +08:00
parent 937d558ddc
commit 7f79360301
1 changed files with 1 additions and 0 deletions

View File

@ -1911,6 +1911,7 @@ checkFail(){
fi
fi
fi
exit 0;
}
# 检查V2Ray具体服务是否正常
checkV2RayServer(){