aboutsummaryrefslogtreecommitdiff
path: root/scripts/reboot.php
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/reboot.php')
-rw-r--r--scripts/reboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/reboot.php b/scripts/reboot.php
index cdc3710..53b8b96 100644
--- a/scripts/reboot.php
+++ b/scripts/reboot.php
@@ -10,7 +10,7 @@
* @license AGPL v3
* @link http://cweiske.de/linksys-wrt3g-tools.htm
*/
-require_once dirname(__FILE__) . '/config.php';
+require_once dirname(__FILE__) . '/../config.php';
require_once 'Wrt3g.php';
try {