diff --git a/html/changeconf.php b/html/changeconf.php
index 3e5420e..1cf1385 100755
--- a/html/changeconf.php
+++ b/html/changeconf.php
@@ -165,6 +165,7 @@ if (isset($msg)) {
echo " window.location.href = 'index.html';\r\n";
echo "}, 5000);\r\n";
echo "\r\n";
+ $end = shell_exec('sudo ./scripts/new_stationlist.sh');
} elseif ($msg == "network") {
echo "Not implemented...";
} elseif ($msg == "update") {