소스 검색

Change RTLSDR Airband branch.

v7.0
Luigi F. Cruz 7 달 전
부모
커밋
8fc83d6341
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      stage4/28-pisdr-airband/00-run.sh

+ 1
- 1
stage4/28-pisdr-airband/00-run.sh 파일 보기

@@ -5,7 +5,7 @@ mkdir -p "/home/${FIRST_USER_NAME}/PiSDR/Software"
cd "/home/${FIRST_USER_NAME}/PiSDR/Software"

if [ ! -d "RTLSDR-Airband" ]; then
git clone --depth 1 https://github.com/szpajder/RTLSDR-Airband.git
git clone --branch unstable --depth 1 https://github.com/szpajder/RTLSDR-Airband.git
fi

cd RTLSDR-Airband


불러오는 중...
취소
저장