|
|
@ -92,7 +92,7 @@ if GetOption('extras') and arch != "Darwin": |
|
|
|
("openpilot", release), |
|
|
|
("openpilot", release), |
|
|
|
("openpilot_test", f"{release}-staging"), |
|
|
|
("openpilot_test", f"{release}-staging"), |
|
|
|
("openpilot_nightly", "nightly"), |
|
|
|
("openpilot_nightly", "nightly"), |
|
|
|
("openpilot_internal", "master"), |
|
|
|
("openpilot_internal", "nightly-dev"), |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
cont = senv.Command(f"installer/continue_openpilot.o", f"installer/continue_openpilot.sh", |
|
|
|
cont = senv.Command(f"installer/continue_openpilot.o", f"installer/continue_openpilot.sh", |
|
|
|