瀏覽代碼

Added ramfs folder for audio storage

tags/v1.0
Nico Rey 6 年之前
父節點
當前提交
af2ef42dbc
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      receive.sh

+ 2
- 0
receive.sh 查看文件

@@ -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/*

Loading…
取消
儲存