mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
Update 30-monitoring.sh
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
|
# Adapted from https://github.com/mcguirepr89/BirdNET-Pi/issues/393#issuecomment-1166445710
|
||||||
|
|
||||||
# Define logging functions
|
# Define logging functions
|
||||||
log_green() { echo -e "\033[32m$1\033[0m" }
|
log_green() { echo -e "\033[32m$1\033[0m" }
|
||||||
|
|||||||
Reference in New Issue
Block a user