This commit is contained in:
Your Name
2024-02-13 04:00:11 -06:00
parent 794b1d8bdd
commit e2ebe7048c
3 changed files with 13 additions and 6 deletions

View File

@@ -9,8 +9,9 @@ if [ ! -f /data/openpilot/shell/bg.jpg ]; then
sudo cp /usr/comma/bg.org /usr/comma/bg.jpg
# Remove /usr/comma/bg.org
sudo rm /usr/comma/bg.org
sudo sync
sleep 2
sudo reboot
echo Reverted custom logo for comma boot sequence
sudo sync
sleep 2
sudo reboot
fi
fi