Commit 3330672a authored by David Dollar's avatar David Dollar

get the sets right

parent f8ff42a5
#!/usr/bin/env bash
# bin/compile <build-dir> <cache-dir>
set -x
# fail fast
set -e
# debug
# set -x
# clean up leaking environment
unset GIT_DIR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment