summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.go b/main.go
index 3e6acdf..8d7085d 100644
--- a/main.go
+++ b/main.go
@@ -49,6 +49,8 @@ func main() {
os.Exit(0)
}
+ me.pb = NewBlocks()
+
/*
if argv.Drives != nil {
doDrives()