added nano web editor for editin birdnet.conf
(doesn't work on phones, only on desktop)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
shell_exec("/home/pi/BirdNET-Lite/scripts/edit_birdnet.conf.sh");
|
||||
header('Location: http://birdnetsystem.local:9898');
|
||||
?>
|
||||
Reference in New Issue
Block a user