kopia lustrzana https://github.com/f4exb/sdrangel
8 wiersze
175 B
Bash
8 wiersze
175 B
Bash
|
cd $HOME
|
||
|
mkdir -p external && cd external
|
||
|
mkdir -p sdrplayapi && cd sdrplayapi
|
||
|
|
||
|
git clone https://github.com/srcejon/sdrplayapi.git
|
||
|
cd sdrplayapi
|
||
|
sudo yes | sh install_lib.sh
|