Initial community commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
./test.sh
|
||||
|
||||
./autogen.sh
|
||||
./configure
|
||||
make dist
|
||||
Reference in New Issue
Block a user