mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-17 21:32:07 +08:00
@@ -199,7 +199,7 @@ def uploader_fn(exit_event):
|
||||
raise Exception("uploader can't start without dongle id")
|
||||
|
||||
if TICI and not Path("/data/media").is_mount():
|
||||
cloudlog.debug("NVME not mounted")
|
||||
cloudlog.warning("NVME not mounted")
|
||||
|
||||
sm = messaging.SubMaster(['deviceState'])
|
||||
uploader = Uploader(dongle_id, ROOT)
|
||||
|
||||
Reference in New Issue
Block a user