summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_auto.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/system_firmware_auto.php')
-rwxr-xr-xusr/local/www/system_firmware_auto.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/system_firmware_auto.php b/usr/local/www/system_firmware_auto.php
index 5e5cfa3..98e46fb 100755
--- a/usr/local/www/system_firmware_auto.php
+++ b/usr/local/www/system_firmware_auto.php
@@ -33,6 +33,9 @@
* modify pfSense.com XMLRPC server to return md5 hashes of firmware updates.
*/
+Header("Location: system_firmware.php");
+exit;
+
require_once("guiconfig.inc");
require_once("xmlrpc.inc");
OpenPOWER on IntegriCloud