diff --git a/stage4/14-pisdr-gnuradio-mod/01-run.sh b/stage4/14-pisdr-gnuradio-mod/01-run.sh index 0434523..0e4a775 100755 --- a/stage4/14-pisdr-gnuradio-mod/01-run.sh +++ b/stage4/14-pisdr-gnuradio-mod/01-run.sh @@ -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"