Browse Source

Remove early exit from gr-limesdr.

tags/v7.0.0-alpha
Luigi F. Cruz 8 months ago
parent
commit
9446958aa7
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      stage4/14-pisdr-gnuradio-mod/01-run.sh

+ 0
- 3
stage4/14-pisdr-gnuradio-mod/01-run.sh View 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"


Loading…
Cancel
Save