From 64978eb5b4743fc64fb7d7de1e815b3d2c47a875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E8=AF=9D?= <49544781+xiaomeng9597@users.noreply.github.com> Date: Sat, 18 May 2024 16:35:10 +0800 Subject: [PATCH] Add CPU performance test script --- diy-part2.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/diy-part2.sh b/diy-part2.sh index e5e1eaf..d9995fe 100644 --- a/diy-part2.sh +++ b/diy-part2.sh @@ -21,9 +21,6 @@ # cp -f $GITHUB_WORKSPACE/configfiles/02_network target/linux/rockchip/rk35xx/base-files/etc/board.d/02_network -# sed -i "s/option\s*script_timeout\s*60/option script_timeout 360/g" package/network/services/uhttpd/files/uhttpd.config - - # 修改内核配置文件