Server-Root/libraries/build_opus.sh
2018-08-08 14:21:32 +00:00

6 lines
48 B
Bash
Executable File

cd opus
./autogen.sh
cd build
../configure
make