mirror of
https://github.com/30hours/blah2.git
synced 2024-11-08 12:25:42 +00:00
Fix README for SDRplay API and +x (cheers Ben)
This commit is contained in:
parent
3a9b909d14
commit
f6d92b549e
2 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@ The build environment consists of a docker-compose.yml file running the followin
|
|||
sudo git clone http://github.com/30hours/blah2 /opt/blah2
|
||||
cd /opt/blah2
|
||||
vim config/config.yml
|
||||
./lib/sdrplay-3.0.7/SDRplay_RSP_API-Linux-3.07.1.run --tar -xvf
|
||||
./lib/sdrplay-3.0.7/install.sh
|
||||
./lib/sdrplay-3.12.1/SDRplay_RSP_API-Linux-3.12.1.run --tar -xvf
|
||||
./lib/sdrplay-3.12.1/install.sh
|
||||
sudo docker network create blah2
|
||||
sudo systemctl enable docker
|
||||
sudo docker compose up -d
|
||||
|
|
0
lib/sdrplay-3.12.1/SDRplay_RSP_API-Linux-3.12.1.run
Normal file → Executable file
0
lib/sdrplay-3.12.1/SDRplay_RSP_API-Linux-3.12.1.run
Normal file → Executable file
Loading…
Reference in a new issue