This website works better with JavaScript.
Home
Help
Sign In
hms
/
pisdr-rpi-image
mirror of
https://github.com/luigifreitas/pisdr-image
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
14
Wiki
Activity
Browse Source
Remove early exit from gr-limesdr.
tags/v7.0.0-alpha
Luigi F. Cruz
1 year ago
parent
984ea8191f
commit
9446958aa7
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
Write
Preview
Loading…
Cancel
Save