This website works better with JavaScript.
Home
Help
Sign In
hms
/
rasoberry-noaa
mirror of
https://github.com/reynico/raspberry-noaa.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
Added ramfs folder for audio storage
tags/v1.0
Nico Rey
6 years ago
parent
25be7427bb
commit
af2ef42dbc
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
receive.sh
+ 2
- 0
receive.sh
View File
@@ -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/*
Write
Preview
Loading…
Cancel
Save