diff --git a/misc/update_scripts/python/lib/info.py b/misc/update_scripts/python/lib/info.py index 5fddcebcc..3e0990fc0 100644 --- a/misc/update_scripts/python/lib/info.py +++ b/misc/update_scripts/python/lib/info.py @@ -45,7 +45,7 @@ def disconnect(cur, con): cur = None def readConfig(): - Configfile = pathname+"/../../../../../www/config.php" + Configfile = pathname+"/../../../../www/config.php" file = open( Configfile, "r") # Match a config line