Skip to content

Commit ebe6286

Browse files
committed
Build: Add one/combined build script
1 parent 6978d65 commit ebe6286

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env bash
2+
3+
./build0.sh
4+
./build1.sh

0 commit comments

Comments
 (0)