Update powerwall.sh
This commit is contained in:
@@ -896,7 +896,7 @@ fi
|
||||
DAILYTEMP
|
||||
# SENDNOTICE "Daily Temp Readings" "$(DAILYTEMP)"
|
||||
end=`date +%s`; runtime=$((end-start))
|
||||
echo -e "\nruntime: ${runtime}s\n"
|
||||
echo -e "\nscript runtime: ${runtime}s\n"
|
||||
;;
|
||||
checktemp) CHECKTEMP ${2} ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10};;
|
||||
checkpower) CHECKPOWER ${2} ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10};;
|
||||
|
||||
Reference in New Issue
Block a user