From 048cefc202388ef8e82ccf03ff8d68b4a56c41ea Mon Sep 17 00:00:00 2001 From: lyq Date: Thu, 6 Nov 2025 14:13:35 +0800 Subject: [PATCH] =?UTF-8?q?humble=E5=88=86=E6=94=AF=20=E4=BF=AE=E6=94=B9rt?= =?UTF-8?q?k=E4=B8=B2=E5=8F=A3=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- prepare.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prepare.sh b/prepare.sh index ab37512..502f3d2 100755 --- a/prepare.sh +++ b/prepare.sh @@ -2,6 +2,6 @@ sudo ./can.sh -sudo chmod 777 /dev/ttyTHS0 +sudo chmod 777 /dev/ttyTHS1 sudo ip route add 36.153.162.0/24 via 192.168.5.1 dev eth4 \ No newline at end of file