From e1d25e401f916c80523159a27ccbb0b52f272663 Mon Sep 17 00:00:00 2001 From: shenmo Date: Sat, 22 Oct 2022 08:19:33 +0000 Subject: [PATCH] update debian/spark-store.preinst. Signed-off-by: shenmo --- debian/spark-store.preinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/spark-store.preinst b/debian/spark-store.preinst index 5a31c3b..e6ac3bd 100755 --- a/debian/spark-store.preinst +++ b/debian/spark-store.preinst @@ -3,7 +3,7 @@ function network-check() { #超时时间 - local timeout=5 + local timeout=15 #目标网站 local target=www.baidu.com