From de709f250c6a97e6845045e6d119362ddfca53e1 Mon Sep 17 00:00:00 2001 From: Andrew Stowell Date: Fri, 17 Apr 2020 14:34:47 +0000 Subject: [PATCH] new thermal-log cron, for regular temp updates. --- crons/thermal-log.sh | 7 +++++++ thermal.sh | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100755 crons/thermal-log.sh diff --git a/crons/thermal-log.sh b/crons/thermal-log.sh new file mode 100755 index 0000000..70986ae --- /dev/null +++ b/crons/thermal-log.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +LOCATION=`dirname "$0"` + +source "${LOCATION}/../thermal.sh" +${LOCATION}/../discord.sh thermal `${LOCATION}/../thermal.sh` + diff --git a/thermal.sh b/thermal.sh index 5236be7..c19dc6e 100755 --- a/thermal.sh +++ b/thermal.sh @@ -2,5 +2,5 @@ name=$(