Delete spectrogram.php

This commit is contained in:
Patrick McGuire
2021-10-19 14:56:40 -04:00
committed by GitHub
parent cb42ce7b85
commit 3f03f55f9b
-4
View File
@@ -1,4 +0,0 @@
<?php
shell_exec("/home/pi/BirdSongs/Extracted/spectrogram.sh");
header('Location: http://birdnetpi.local/spectrogram.png');
?>