This commit is contained in:
Your Name
2024-02-13 20:37:35 -06:00
parent 53e8eccf4c
commit 0c5da80a05
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
cd /data/openpilot
# sudo bash /data/openpilot/shell/init_shell.sh
sudo 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

@@ -19,7 +19,7 @@ if [ "$(md5sum /usr/comma/bg.jpg | awk '{print $1}')" != "$(md5sum /data/openpil
if [[ "$(md5sum /usr/comma/bg.org | awk '{print $1}')" != "642380ba4c0f00b16e9cf6e613f43eec" ]]; then
sudo mount -o remount,ro /
echo failed to backup the correct picture
exit
exit
fi
sudo mount -o remount,rw /