mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-03 15:20:27 +01:00
switch to different csdr branch
This commit is contained in:
parent
95253e40bd
commit
d49fff65e4
|
|
@ -23,7 +23,7 @@ apk add --no-cache --virtual .build-deps $BUILD_PACKAGES
|
|||
git clone https://git.code.sf.net/p/itpp/git itpp
|
||||
cmakebuild itpp
|
||||
|
||||
git clone https://github.com/jketterl/csdr.git -b 48khz_filter
|
||||
git clone https://github.com/jketterl/csdr.git -b docker_fixes
|
||||
cd csdr
|
||||
make
|
||||
make install
|
||||
|
|
|
|||
Loading…
Reference in a new issue