mirror of
https://github.com/pkali/piradio-mini.git
synced 2026-05-20 22:34:22 +02:00
Stationlist change - Experimental (ops...)
This commit is contained in:
@@ -165,6 +165,7 @@ if (isset($msg)) {
|
||||
echo " window.location.href = 'index.html';\r\n";
|
||||
echo "}, 5000);\r\n";
|
||||
echo "</script>\r\n";
|
||||
$end = shell_exec('sudo ./scripts/new_stationlist.sh');
|
||||
} elseif ($msg == "network") {
|
||||
echo "Not implemented...";
|
||||
} elseif ($msg == "update") {
|
||||
|
||||
Reference in New Issue
Block a user