This commit is contained in:
Your Name
2024-02-16 17:54:56 -06:00
parent 53acbd82d0
commit 2b1144ad13
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
cd /data/openpilot
sudo bash /data/openpilot/shell/init_shell.sh
bash /data/openpilot/shell/init_shell.sh
# Blank the UI (assuming framebuffer device is /dev/fb0)
# This command clears the framebuffer, effectively blanking the screen

View File

@@ -2,8 +2,8 @@ sudo chown -R comma:comma /data/openpilot &
cd bash /data/openpilot/shell/
bash ./configure_ssh.sh
bash ./set_logo.sh
sudo bash ./configure_ssh.sh
sudo bash ./set_logo.sh
cd /data/openpilot/logs