First commit

This commit is contained in:
2025-11-17 06:56:31 -07:00
parent af62187691
commit 203c79f745
54 changed files with 724 additions and 0 deletions

4
auto/build Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
set -e
lb build noauto "${@}" 2>&1 | tee build.log