diff options
| author | Chloe M <chloe@faracom.org> | 2026-08-16 01:36:10 -0500 |
|---|---|---|
| committer | Chloe M <chloe@faracom.org> | 2026-08-16 01:36:10 -0500 |
| commit | 0d185faaed5db14bf3c9d42d92337c9d749021c7 (patch) | |
| tree | e07b22d39a3a724e44daeafc4b536fb0e8c1407e /build.sh | |
| parent | 6154c691de032bd5dc8fe30c6d04950b1a68be67 (diff) | |
tools: Add checkenv tool for verifying if ENVs are set
Signed-off-by: Chloe M <chloe@faracom.org>
Diffstat (limited to 'build.sh')
| -rw-r--r-- | build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ mkdir -p bin/ BOP_BUILD=levd bop build BOP_BUILD=newpass bop build +BOP_BUILD=checkenv bop build |
