added linux bootstrap step & fixed case statement for the other builds

This commit is contained in:
ag-tsotetsi
2026-02-07 14:19:03 +02:00
parent 71554453c3
commit 2f781b46b2
4 changed files with 52 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ case $1 in
;;
toolchain)
toolchain
;;
setup)
setup
;;