file not found fixed
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
shell_exec("sudo -u pi /home/pi/BirdNET-Pi/scripts/update_birdnet.sh > /tmp/phpupdate.log 2&>1");
|
shell_exec("sudo -u pi /home/pi/BirdNET-Pi/scripts/update_birdnet.sh > /tmp/phpupdate.log 2&>1");
|
||||||
header('Location: /update_inprogress.php');
|
header('Location: update_inprogress.php');
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user