From fa409ffea8b527008de396f8625258deb2323c76 Mon Sep 17 00:00:00 2001 From: Mossed_1 Date: Thu, 8 May 2025 11:43:20 +1000 Subject: [PATCH] Update run.mdx there no app-start.py, so app-start.sh --- pages/build/run.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/build/run.mdx b/pages/build/run.mdx index 2e8b58b..f625c05 100644 --- a/pages/build/run.mdx +++ b/pages/build/run.mdx @@ -19,7 +19,7 @@ First, connect to your RPI using SSH. Run the script in the TARS-AI folder using: ```bash -python App-Start.py +python App-Start.sh ``` If your LCD screen is displaying booting logs...