mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 10:54:14 +02:00
Update 30-monitoring.sh
This commit is contained in:
@@ -232,6 +232,9 @@ check_services() {
|
|||||||
########################################
|
########################################
|
||||||
# Main Monitoring Loop
|
# Main Monitoring Loop
|
||||||
########################################
|
########################################
|
||||||
|
TZ_VALUE="$(timedatectl show -p Timezone --value)"
|
||||||
|
export TZ="$TZ_VALUE"
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
sleep 61
|
sleep 61
|
||||||
log_blue "----------------------------------------"
|
log_blue "----------------------------------------"
|
||||||
|
|||||||
Reference in New Issue
Block a user