1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-05 10:08:08 +00:00
freeswitch/scripts/ci/test_build.sh
2015-02-04 15:05:27 -06:00

5 lines
50 B
Bash
Executable File

#!/bin/bash
./bootstrap.sh -j
./configure -C
make