3 lines
88 B
Bash
Executable file
3 lines
88 B
Bash
Executable file
set -ex
|
|
${LAKE:-../../build/bin/lake} build-lib
|
|
${LAKE:-../../build/bin/lake} build-bin
|