mirror of
https://github.com/30hours/blah2.git
synced 2024-11-18 12:33:58 +00:00
Update README.md
This commit is contained in:
parent
f83d4436ee
commit
558f121143
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ cd /opt/blah2
|
||||||
sudo chown -R $USER .
|
sudo chown -R $USER .
|
||||||
sudo chmod a+x ./lib/sdrplay-3.14.0/SDRplay_RSP_API-Linux-3.14.0.run
|
sudo chmod a+x ./lib/sdrplay-3.14.0/SDRplay_RSP_API-Linux-3.14.0.run
|
||||||
sudo ./lib/sdrplay-3.14.0/SDRplay_RSP_API-Linux-3.14.0.run --tar -xvf -C ./lib/sdrplay-3.14.0
|
sudo ./lib/sdrplay-3.14.0/SDRplay_RSP_API-Linux-3.14.0.run --tar -xvf -C ./lib/sdrplay-3.14.0
|
||||||
cd lib/sdrplay-3.14.0/ && sudo ./install_lib.sh
|
cd lib/sdrplay-3.14.0/ && sudo ./install_lib.sh && cd ../../
|
||||||
sudo docker network create blah2
|
sudo docker network create blah2
|
||||||
sudo systemctl enable docker
|
sudo systemctl enable docker
|
||||||
sudo docker compose up -d --build
|
sudo docker compose up -d --build
|
||||||
|
|
Loading…
Reference in a new issue