added nano web editor for editin birdnet.conf

(doesn't work on phones, only on desktop)
This commit is contained in:
Patrick McGuire
2021-10-06 17:30:14 -04:00
parent 7cd299ebeb
commit a8250094af
5 changed files with 82 additions and 41 deletions
+4
View File
@@ -1,3 +1,7 @@
<form action="/scripts/edit_birdnet.conf.php">
<input type="submit" value="Edit the birdnet.conf file">
</form>
<form action="/scripts/restart_services.php">
<input type="submit" value="Restart ALL BirdNET-system Services">
</form>