更新提示超时时间增加到15

This commit is contained in:
shenmo 2022-10-24 09:15:04 +08:00
parent 5900b3cdf3
commit 495ef3292e

View File

@ -19,7 +19,7 @@ function notify-send() {
function network()
{
#超时时间
local timeout=5
local timeout=15
#目标网站
local target=www.baidu.com