10 lines
75 B
Bash
Raw Normal View History

2024-09-24 14:54:57 +02:00
#!/usr/bin/env bash
set -e
./test.sh
./autogen.sh
./configure
make dist