lbry.go/schema/build_and_test.sh
2020-09-01 13:30:36 -04:00

6 lines
53 B
Bash
Executable file

#!/bin/bash
set -euxo pipefail
./build.sh
./test.sh