mirror of
https://github.com/Pecusx/piradio-mini.git
synced 2026-05-20 22:33:44 +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 " window.location.href = 'index.html';\r\n";
|
||||||
echo "}, 5000);\r\n";
|
echo "}, 5000);\r\n";
|
||||||
echo "</script>\r\n";
|
echo "</script>\r\n";
|
||||||
|
$end = shell_exec('sudo ./scripts/new_stationlist.sh');
|
||||||
} elseif ($msg == "network") {
|
} elseif ($msg == "network") {
|
||||||
echo "Not implemented...";
|
echo "Not implemented...";
|
||||||
} elseif ($msg == "update") {
|
} elseif ($msg == "update") {
|
||||||
|
|||||||
Reference in New Issue
Block a user