lbryschema.go/schema/build_and_test.sh

6 lines
53 B
Bash
Raw Permalink Normal View History

2017-09-12 18:02:30 +02:00
#!/bin/bash
set -euxo pipefail
./build.sh
./test.sh