Selaa lähdekoodia

Merge a779fa7f55 into 9bf154df78

pull/93/merge
Richard Elkins 1 vuosi sitten
committed by GitHub
vanhempi
commit
d16302d69b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      stage4/13-pisdr-gnuradio/01-run.sh

+ 1
- 1
stage4/13-pisdr-gnuradio/01-run.sh Näytä tiedosto

@@ -5,7 +5,7 @@ mkdir -p "/home/${FIRST_USER_NAME}/PiSDR/Software"
cd "/home/${FIRST_USER_NAME}/PiSDR/Software"

if [ ! -d "gnuradio" ]; then
git clone --single-branch --branch maint-3.9 --depth 1 --recurse-submodules --shallow-submodules https://github.com/gnuradio/gnuradio.git
git clone --single-branch --branch maint-3.10 --depth 1 --recurse-submodules --shallow-submodules https://github.com/gnuradio/gnuradio.git
fi

cd gnuradio


Ladataan…
Peruuta
Tallenna