Skip to content

Commit

Permalink
Update 30-monitoring.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium authored Oct 8, 2024
1 parent 8abd2fd commit 8d68f2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions birdnet-pi/rootfs/custom-services.d/30-monitoring.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
# shellcheck shell=bash
# Adapted from https://github.com/mcguirepr89/BirdNET-Pi/issues/393#issuecomment-1166445710

# Define logging functions
log_green() { echo -e "\033[32m$1\033[0m" }
Expand Down

0 comments on commit 8d68f2c

Please sign in to comment.