Actually load index cache again (fixes #45)

This commit is contained in:
Jakob Borg 2014-01-29 22:02:38 +01:00
parent 618c376e18
commit 5980952495

View File

@ -191,6 +191,7 @@ func main() {
// connections to other nodes.
infoln("Populating repository index")
loadIndex(m)
updateLocalModel(m)
// Routine to listen for incoming connections