Corrected cron file format

This commit is contained in:
2025-12-06 16:01:51 -08:00
parent 10be012150
commit 925e640aad
2 changed files with 5 additions and 3 deletions

View File

@@ -24,6 +24,8 @@ tail -6 ${RAW_DATA} > ${TMP_DATA} && \
tail -1000 ${RAW_DATA} > ${TMP_DATA} && \
cp ${TMP_DATA} ${RAW_DATA}
echo "[$(date)] Updated speed data"
# Above arguments produce the following output in single line. Expanded for readability below:
#
# {