diff --git a/main.go b/main.go index 9d852c37..ec1a0282 100644 --- a/main.go +++ b/main.go @@ -191,6 +191,7 @@ func main() { // connections to other nodes. infoln("Populating repository index") + loadIndex(m) updateLocalModel(m) // Routine to listen for incoming connections