Fix README for SDRplay API and +x (cheers Ben)

This commit is contained in:
30hours 2024-02-01 12:25:25 +00:00
parent 3a9b909d14
commit f6d92b549e
2 changed files with 2 additions and 2 deletions

View file

@ -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 sudo git clone http://github.com/30hours/blah2 /opt/blah2
cd /opt/blah2 cd /opt/blah2
vim config/config.yml vim config/config.yml
./lib/sdrplay-3.0.7/SDRplay_RSP_API-Linux-3.07.1.run --tar -xvf ./lib/sdrplay-3.12.1/SDRplay_RSP_API-Linux-3.12.1.run --tar -xvf
./lib/sdrplay-3.0.7/install.sh ./lib/sdrplay-3.12.1/install.sh
sudo docker network create blah2 sudo docker network create blah2
sudo systemctl enable docker sudo systemctl enable docker
sudo docker compose up -d sudo docker compose up -d

0
lib/sdrplay-3.12.1/SDRplay_RSP_API-Linux-3.12.1.run Normal file → Executable file
View file