From 02d718ea444297033f8d1de4568134e1d9f75548 Mon Sep 17 00:00:00 2001 From: mcguirepr89 Date: Thu, 10 Feb 2022 11:07:07 -0500 Subject: [PATCH] file not found fixed --- scripts/update_birdnet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/update_birdnet.php b/scripts/update_birdnet.php index 892fa42..413b337 100644 --- a/scripts/update_birdnet.php +++ b/scripts/update_birdnet.php @@ -1,4 +1,4 @@ /tmp/phpupdate.log 2&>1"); -header('Location: /update_inprogress.php'); +header('Location: update_inprogress.php'); ?>