wip
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
cd /data/openpilot
|
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)
|
# Blank the UI (assuming framebuffer device is /dev/fb0)
|
||||||
# This command clears the framebuffer, effectively blanking the screen
|
# This command clears the framebuffer, effectively blanking the screen
|
||||||
|
|||||||
@@ -2,8 +2,8 @@ sudo chown -R comma:comma /data/openpilot &
|
|||||||
|
|
||||||
cd bash /data/openpilot/shell/
|
cd bash /data/openpilot/shell/
|
||||||
|
|
||||||
bash ./configure_ssh.sh
|
sudo bash ./configure_ssh.sh
|
||||||
bash ./set_logo.sh
|
sudo bash ./set_logo.sh
|
||||||
|
|
||||||
cd /data/openpilot/logs
|
cd /data/openpilot/logs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user