From 53bd5bb50e44f9729db503001887f8be60ae9a2a Mon Sep 17 00:00:00 2001 From: Q Date: Fri, 18 Aug 2023 20:01:06 +0300 Subject: [PATCH] nomore autoupdate --- web/ssh-tunnelier | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/ssh-tunnelier b/web/ssh-tunnelier index a295884..5495d8f 100755 --- a/web/ssh-tunnelier +++ b/web/ssh-tunnelier @@ -208,7 +208,7 @@ while true; do printf "${colRow}ID PID host: ports\n" read_config printf "$colZ" - read -t 600 input + read input [[ "$input" = "q" ]] && exit 0 [[ "$input" = "i" ]] && instant_entry