Luigi Cruz 3 лет назад
Родитель
Сommit
252e9121af
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      stage4/13-pisdr-osmocom/00-run.sh

+ 1
- 1
stage4/13-pisdr-osmocom/00-run.sh Просмотреть файл

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

if [ ! -d "gr-osmosdr" ]; then
git clone --depth 1 git://git.osmocom.org/gr-osmosdr
git clone --single-branch --branch gr3.8 --depth 1 git://git.osmocom.org/gr-osmosdr
fi

cd gr-osmosdr


Загрузка…
Отмена
Сохранить