another drop off fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
shell_exec("/home/pi/BirdNET-Pi/scripts/restart_birdnet_analysis.sh");
|
shell_exec("/home/pi/BirdNET-Pi/scripts/restart_birdnet_analysis.sh");
|
||||||
header('Location: /viewdb.php');
|
header('Location: http://birdnetpi.local:8080');
|
||||||
?>
|
?>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
shell_exec("/home/pi/BirdNET-Pi/scripts/restart_services.sh");
|
shell_exec("/home/pi/BirdNET-Pi/scripts/restart_services.sh");
|
||||||
header('Location: /viewdb.php');
|
header('Location: http://birdnetpi.local:8080');
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user