From 77b42c935fe79f32083307a213cb46024e06f323 Mon Sep 17 00:00:00 2001 From: mcguirepr89 Date: Thu, 3 Feb 2022 14:01:41 -0500 Subject: [PATCH] changing backticks to quotes to be safe --- birdnet.conf-defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/birdnet.conf-defaults b/birdnet.conf-defaults index 9d81dc2..4292382 100644 --- a/birdnet.conf-defaults +++ b/birdnet.conf-defaults @@ -157,7 +157,7 @@ CHANNELS=2 ## FULL_DISK can be set to configure how the system reacts to a full disk ## purge = Remove the oldest day's worth of recordings -## keep = Keep all data and `stop_core_services.sh` +## keep = Keep all data and 'stop_core_services.sh' FULL_DISK=purge