From 6ce4a477054f4461f65072ab32f9734f1bf362ac Mon Sep 17 00:00:00 2001 From: "Mr.one" Date: Sun, 7 Jun 2026 16:53:15 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91launch=5Fopenpilot.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- launch_openpilot.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/launch_openpilot.sh b/launch_openpilot.sh index cad427e8..dff338e9 100755 --- a/launch_openpilot.sh +++ b/launch_openpilot.sh @@ -2,11 +2,12 @@ export ATHENA_HOST='ws://athena.mr-one.cn' export API_HOST='http://res.mr-one.cn' # Skip onboarding on startup + echo -n "2" > /data/params/d/HasAcceptedTerms echo -n "1.0" > /data/params/d/HasAcceptedTermsSP echo -n "0.2.0" > /data/params/d/CompletedTrainingVersion +echo -n "1.0" > /data/params/d/CompletedSunnylinkConsentVersion # Sunnylink 同意 echo -n "1" > /data/params/d/IsMetric - exec ./launch_chffrplus.sh