added "Clear all data" button and "Shutdown BirdNET-Lite" button
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
shell_exec("/home/pi/BirdNET-Lite/scripts/clear_all_data.sh");
|
||||
header('Location: http://birdnetsystem.local/scripts/index.html?success=true');
|
||||
?>
|
||||
Reference in New Issue
Block a user