1
0
Fork 0
This commit is contained in:
Torsten Dreyer 2015-02-17 12:09:22 +01:00
parent ae91b9cede
commit 828f14c4f7

View file

@ -146,7 +146,7 @@ void FGHTTPClient::init()
// always show this message
SG_LOG(SG_GENERAL, SG_ALERT, "default catalog not found, installing...");
pkg::Catalog::createFromUrl(packageRoot,
"http://localhost:8080/default-catalog.xml");
"http://fgfs.goneabitbursar.com/pkg/" FLIGHTGEAR_VERSION "/default-catalog.xml");
}
// start a refresh now