summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.go b/main.go
index 9d852c370..ec1a0282f 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