Update unlock.sh

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 712cc3a702
commit d9c40730f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      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

Loading…
Cancel
Save