new thermal-log cron, for regular temp updates.
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
LOCATION=`dirname "$0"`
|
||||
|
||||
source "${LOCATION}/../thermal.sh"
|
||||
${LOCATION}/../discord.sh thermal `${LOCATION}/../thermal.sh`
|
||||
|
||||
Reference in New Issue
Block a user