From 571f8c2b81a0e5fffcb3c7ce7b82fa127a43596e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 28 Apr 2024 11:30:04 +0200 Subject: [PATCH] Rename birdnet-pi/rootfs/etc/custom-services.d/throttlescript.sh to birdnet-pi/rootfs/custom-services.d/throttlescript.sh --- birdnet-pi/rootfs/{etc => }/custom-services.d/throttlescript.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename birdnet-pi/rootfs/{etc => }/custom-services.d/throttlescript.sh (100%) diff --git a/birdnet-pi/rootfs/etc/custom-services.d/throttlescript.sh b/birdnet-pi/rootfs/custom-services.d/throttlescript.sh similarity index 100% rename from birdnet-pi/rootfs/etc/custom-services.d/throttlescript.sh rename to birdnet-pi/rootfs/custom-services.d/throttlescript.sh