This website works better with JavaScript.
首頁
說明
登入
hms
/
pisdr-rpi-image
镜像来自
https://github.com/luigifreitas/pisdr-image
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
14
Wiki
Activity
瀏覽代碼
Remove early exit from gr-limesdr.
tags/v7.0.0-alpha
Luigi F. Cruz
1 年之前
父節點
984ea8191f
當前提交
9446958aa7
共有
1 個文件被更改
,包括
0 次插入
和
3 次删除
分割檢視
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
查看文件
@@ -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…
取消
儲存