Actually load index cache again (fixes #45)
This commit is contained in:
@@ -191,6 +191,7 @@ func main() {
|
|||||||
// connections to other nodes.
|
// connections to other nodes.
|
||||||
|
|
||||||
infoln("Populating repository index")
|
infoln("Populating repository index")
|
||||||
|
loadIndex(m)
|
||||||
updateLocalModel(m)
|
updateLocalModel(m)
|
||||||
|
|
||||||
// Routine to listen for incoming connections
|
// Routine to listen for incoming connections
|
||||||
|
|||||||
Reference in New Issue
Block a user