From 86d3b99da654e8dd3704b20ffa12bf02b2f7601e Mon Sep 17 00:00:00 2001 From: kenzok8 Date: Wed, 5 Mar 2025 16:27:08 +0800 Subject: [PATCH] update 2025-03-05 16:27:08 --- UA2F/scripts/test-openwrt-docker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UA2F/scripts/test-openwrt-docker.sh b/UA2F/scripts/test-openwrt-docker.sh index c9dc6f7dc13..ecb5d3e5a8d 100644 --- a/UA2F/scripts/test-openwrt-docker.sh +++ b/UA2F/scripts/test-openwrt-docker.sh @@ -189,7 +189,7 @@ EOFTEST # 检查日志 echo "=== 检查UA2F日志 ===" - logread | grep UA2F | tail -n 20 + logread | grep UA2F | tail -n 200 else echo "=== 跳过功能测试 ==="