5 lines
59 B
Bash
5 lines
59 B
Bash
set -e
|
|
|
|
./clean.sh
|
|
./package.sh
|
|
./build/bin/lake --version
|