Block users from using development branches

This commit is contained in:
James
2025-12-01 12:00:00 -07:00
parent ffd7259193
commit b2d94a9f0d
13 changed files with 67 additions and 10 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ def manager_init() -> None:
p.prepare()
# FrogPilot variables
install_frogpilot(params)
install_frogpilot(build_metadata, params)
frogpilot_boot_functions(build_metadata, params)