Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
hms
/
rasoberry-noaa
réplica de
https://github.com/reynico/raspberry-noaa.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
8
Wiki
Actividad
Explorar el Código
Added ramfs folder for audio storage
tags/v1.0
Nico Rey
hace 6 años
padre
25be7427bb
commit
af2ef42dbc
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-0
receive.sh
+ 2
- 0
receive.sh
Ver fichero
@@ -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/*
Escribir
Vista previa
Cargando…
Cancelar
Guardar