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