mirror of
https://github.com/signalwire/freeswitch
synced 2026-08-07 14:32:14 -04:00
4 lines
50 B
Bash
Executable file
4 lines
50 B
Bash
Executable file
#!/bin/bash
|
|
./bootstrap.sh -j
|
|
./configure -C
|
|
make
|