adding the new button
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
shell_exec("sudo -u pi /home/pi/BirdNET-Pi/scripts/backup_data.sh > /tmp/birdnetbackup.log 2&>1");
|
||||
header('Location: /backup_inprogress.html');
|
||||
?>
|
||||
Reference in New Issue
Block a user