From e949e7c91c57a91de8f148ef981d9edbe44993b7 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Wed, 1 Mar 2023 21:57:55 -0800 Subject: update --- home/xyz/.local/bin/mrt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/xyz/.local') diff --git a/home/xyz/.local/bin/mrt b/home/xyz/.local/bin/mrt index 8cd136fb..c9aa27d0 100755 --- a/home/xyz/.local/bin/mrt +++ b/home/xyz/.local/bin/mrt @@ -30,7 +30,7 @@ $0 ~ location {f=1;next} }'); do mullvad relay set hostname "$relay" t=0 - while [ $t -lt 20 ]; do + while [ $t -lt 30 ]; do if mullvad status | grep -q "Connected to $relay"; then if curl -Ism"$curl_maxtime" "$website"; then good_relays="$(printf '%s\n' "$good_relays" "$relay")" -- cgit v1.2.3-70-g09d2