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