Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
hms
/
rasoberry-noaa
espelho de
https://github.com/reynico/raspberry-noaa.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
8
Wiki
Trabalho
Ver a proveniência
Added ramfs folder for audio storage
tags/v1.0
Nico Rey
há 6 anos
ascendente
25be7427bb
cometimento
af2ef42dbc
1 ficheiros alterados
com
2 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+2
-0
receive.sh
+ 2
- 0
receive.sh
Ver ficheiro
@@ -72,3 +72,5 @@ if [ "${SUN_ELEV}" -gt "${SUN_MIN_ELEV}" ]; then
else
python2 ${NOAA_HOME}/post.py "$1 ${START_DATE}" "$7" ${NOAA_OUTPUT}/image/${FOLDER_DATE}/$3-MCIR-precip.jpg ${NOAA_OUTPUT}/image/${FOLDER_DATE}/$3-MCIR.jpg
fi
rm ${NOAA_AUDIO}/audio/*
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar