foreign-c/scripts/init-test.sh

8 lines
64 B
Bash

set -eu
make clean
make build
make tmp
VERSION=$(cat VERSION)