From 039b5f27e052472dfa1cf35dab2098de96b2a586 Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:06:16 +0800 Subject: [PATCH] Update menu.sh --- menu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menu.sh b/menu.sh index a0bdc1c..75fbad6 100644 --- a/menu.sh +++ b/menu.sh @@ -1199,7 +1199,7 @@ proxy(){ fi ${PACKAGE_UPDATE[int]}; ${PACKAGE_INSTALL[int]} cloudflare-warp fi - [[ $(systemctl is-active warp-svc) != active ]] && ( systemctl start warp-svc; sleep 1 ) + [[ $(systemctl is-active warp-svc) != active ]] && ( systemctl start warp-svc; sleep 2 ) settings elif [[ $CLIENT = 2 && $(warp-cli --accept-tos status 2>/dev/null) =~ 'Registration missing' ]]; then settings