Update 30-monitoring.sh

This commit is contained in:
Alexandre
2025-04-06 09:35:00 +02:00
committed by GitHub
parent 1889f84715
commit d58a9e9118

View File

@@ -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 "----------------------------------------"