Ver código fonte

update foxtelem

pull/64/head
Luigi Cruz 2 anos atrás
committed by GitHub
pai
commit
faef69cbc7
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      stage4/32-pisdr-foxtelem/00-run.sh

+ 2
- 2
stage4/32-pisdr-foxtelem/00-run.sh Ver arquivo

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

if [ ! -d "FoxTelem" ]; then
wget http://amsat.us/FoxTelem/linux/FoxTelem_1.08z5_linux.tar.gz
wget http://amsat.us/FoxTelem/linux/FoxTelem_1.11g2_linux.tar.gz
tar -xvzf FoxTelem_1.08z5_linux.tar.gz
mv FoxTelem_1.08z5_linux FoxTelem
fi
EOF
EOF

Carregando…
Cancelar
Salvar