mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-21 23:55:13 -05:00
Fix Ubuntu build
This commit is contained in:
parent
cc420c3c4b
commit
ab28672c95
@ -4,4 +4,5 @@ mkdir -p sdrplayapi && cd sdrplayapi
|
|||||||
|
|
||||||
git clone https://github.com/srcejon/sdrplayapi.git
|
git clone https://github.com/srcejon/sdrplayapi.git
|
||||||
cd sdrplayapi
|
cd sdrplayapi
|
||||||
|
sed -i s/more\ -d/cat/ install_lib.sh
|
||||||
sudo yes | bash install_lib.sh
|
sudo yes | bash install_lib.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user