From eea6aeb813f11ee6bfb73929127f94e710511478 Mon Sep 17 00:00:00 2001 From: jiangwenyu Date: Wed, 25 Oct 2023 03:13:21 +0000 Subject: [PATCH] =?UTF-8?q?=E9=99=8D=E4=BD=8E=E5=86=85=E6=A0=B8=E6=97=A5?= =?UTF-8?q?=E5=BF=97=E7=AD=89=E7=BA=A7=EF=BC=8C=E9=81=BF=E5=85=8DIPC?= =?UTF-8?q?=E9=A2=91=E7=B9=81=E6=89=93=E5=8D=B0=E6=97=A5=E5=BF=97=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=E6=80=A7=E8=83=BD=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: jiangwenyu --- runFT.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/runFT.sh b/runFT.sh index cef6669..8a9c34d 100755 --- a/runFT.sh +++ b/runFT.sh @@ -13,4 +13,5 @@ sudo systemctl restart samgr sudo systemctl restart hilogd +sudo dmesg -n 1 sa_main /usr/local/share/ft/ft.xml -- Gitee