From 495ef3292e0e80241b7f1cac22e7409bdaf7a801 Mon Sep 17 00:00:00 2001 From: shenmo Date: Mon, 24 Oct 2022 09:15:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=8F=90=E7=A4=BA=E8=B6=85?= =?UTF-8?q?=E6=97=B6=E6=97=B6=E9=97=B4=E5=A2=9E=E5=8A=A0=E5=88=B015?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tool/update-upgrade/ss-update-notifier.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/update-upgrade/ss-update-notifier.sh b/tool/update-upgrade/ss-update-notifier.sh index 0a376d1..6b74858 100755 --- a/tool/update-upgrade/ss-update-notifier.sh +++ b/tool/update-upgrade/ss-update-notifier.sh @@ -19,7 +19,7 @@ function notify-send() { function network() { #超时时间 - local timeout=5 + local timeout=15 #目标网站 local target=www.baidu.com