From d9c40730f004c9113727d14fd7641afabdfee60e Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Tue, 5 Apr 2022 17:54:07 +0800 Subject: [PATCH] Update unlock.sh --- unlock.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/unlock.sh b/unlock.sh index 098f8c2..b85089e 100644 --- a/unlock.sh +++ b/unlock.sh @@ -203,6 +203,7 @@ check_warp(){ DO2=("kkkyg" "CASE_CLIENT" "CASE_CLIENT" "CASE_CLIENT" "CASE_IPV4" "CASE_IPV4" "CASE_CLIENT" "CASE_IPV6" "CASE_IPV6" "CASE_IPV4" "CASE_IPV4" "CASE_IPV6") DO3=("p3terx" "CASE_IPV4" "CASE_IPV6" "CASE_IPV4" "CASE_IPV6" "CASE_IPV6") DO4=("misaka" "CASE_IPV6") + DO0=("exit") for ((f=0; f<${#INSTALL_CHECK[@]}; f++)); do [[ ${STATUS[@]} = "${INSTALL_CHECK[f]}" ]] && break