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