Stationlist change - Experimental (ops...)

This commit is contained in:
Pecusx
2017-01-06 16:47:12 +01:00
committed by GitHub
parent 2a3df310bc
commit c424103629
+1
View File
@@ -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") {