mirror of
https://github.com/30hours/blah2.git
synced 2024-11-08 12:25:42 +00:00
commit
7f3f67211a
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ cd /opt/blah2
|
|||
sudo chown -R $USER .
|
||||
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
|
||||
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 systemctl enable docker
|
||||
sudo docker compose up -d --build
|
||||
|
|
Loading…
Reference in a new issue