Re-exec build menu after checkout update

This commit is contained in:
root
2026-04-30 19:45:40 +00:00
parent 537af9013d
commit 31afab9651
2 changed files with 30 additions and 1 deletions
+3
View File
@@ -16,6 +16,9 @@ configured branch, and performs a fast-forward pull.
Only bootstrap packages needed to update the checkout are installed before the
pull. Target-specific packages are installed after the checkout is current, so
fresh dependency fixes on the selected branch are applied before the build.
After updating the checkout, the launcher restarts itself from the checked-out
copy so the current branch version of the menu is used for package installation
and build steps.
Quick Start
-----------