Sfoglia il codice sorgente

Remove early exit from gr-limesdr.

tags/v7.0.0-alpha
Luigi F. Cruz 8 mesi fa
parent
commit
9446958aa7
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. +0
    -3
      stage4/14-pisdr-gnuradio-mod/01-run.sh

+ 0
- 3
stage4/14-pisdr-gnuradio-mod/01-run.sh Vedi File

@@ -1,8 +1,5 @@
#!/bin/bash -e

# gr-limesdr doesn't have a stable package for GR3.10
exit

on_chroot << EOF
mkdir -p "/home/${FIRST_USER_NAME}/PiSDR/Software"
cd "/home/${FIRST_USER_NAME}/PiSDR/Software"


Caricamento…
Annulla
Salva