1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-10 10:33:29 -05:00

Fix Ubuntu build

This commit is contained in:
f4exb 2024-06-16 03:17:56 +02:00
parent cc420c3c4b
commit ab28672c95

View File

@ -4,4 +4,5 @@ mkdir -p sdrplayapi && cd sdrplayapi
git clone https://github.com/srcejon/sdrplayapi.git
cd sdrplayapi
sed -i s/more\ -d/cat/ install_lib.sh
sudo yes | bash install_lib.sh