This commit is contained in:
Your Name
2024-04-27 16:21:49 -05:00
parent 225849913e
commit 00e8cd6b3f

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# Check if /data/openpilot/shell/bg.jpg does not exist
if [ ! -f /data/openpilot/shell/bg.jpg ]; then
if [ ! -f /data/openpilot/system/clearpilot/startup_logo/bg.jpg ]; then
# Check if /usr/comma/bg.org does exist
if [ -f /usr/comma/bg.org ]; then
sudo mount -o remount,rw /