Add initial build script

This commit is contained in:
Joshua M. Boniface
2024-02-07 02:43:35 -05:00
parent 7666f4d8b4
commit ffff7ca8c7
3 changed files with 171 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# checkout.py - Checkout submodules for a build (checkout a given tag or head)
#