mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
add a test build script
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
./bootstrap.sh -j
|
||||
./configure -C
|
||||
make
|
||||
Reference in New Issue
Block a user