mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-27 02:24:17 +01:00
update owrx_connector in docker
This commit is contained in:
parent
f37c7baefb
commit
5d4f3b8d90
|
|
@ -24,8 +24,8 @@ apt-get update
|
|||
apt-get -y install --no-install-recommends $BUILD_PACKAGES
|
||||
|
||||
git clone https://github.com/jketterl/owrx_connector.git
|
||||
# this is the latest development version as of 2020-09-21 (sync device modifications)
|
||||
cmakebuild owrx_connector ecbadcd33135530e19a66541959e2b0207e11b39
|
||||
# this is the latest development version as of 2020-09-25 (switch antenna first)
|
||||
cmakebuild owrx_connector 2252ee44ec3ae5ca91c576d905cd2c077d416ae8
|
||||
|
||||
apt-get -y purge --autoremove $BUILD_PACKAGES
|
||||
apt-get clean
|
||||
|
|
|
|||
Loading…
Reference in a new issue