summaryrefslogtreecommitdiff
path: root/debian.go
diff options
context:
space:
mode:
Diffstat (limited to 'debian.go')
-rw-r--r--debian.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian.go b/debian.go
index 3b21991..eff64b0 100644
--- a/debian.go
+++ b/debian.go
@@ -17,6 +17,8 @@ func buildDeb() {
argv.Max = 50
}
+ initForge()
+
all := me.forge.Repos.SortByFullPath()
for all.Scan() {
var cmd []string