wip
This commit is contained in:
@@ -53,6 +53,7 @@ def build(spinner: Spinner, dirty: bool = False, minimal: bool = False) -> None:
|
||||
pass
|
||||
|
||||
if scons.returncode == 0:
|
||||
Path('/data/openpilot/prebuilt').touch()
|
||||
break
|
||||
|
||||
if scons.returncode != 0:
|
||||
|
||||
Reference in New Issue
Block a user