From 75da1f7cc7033c09fa2a3ad4fe228cfe54f709da Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Tue, 18 Jun 2019 19:54:06 -0400 Subject: hn/g: Call g. --- hn/g | 1 + 1 file changed, 1 insertion(+) diff --git a/hn/g b/hn/g index f2920d6..027f4db 100755 --- a/hn/g +++ b/hn/g @@ -97,3 +97,4 @@ (call-with-output-file f (λ (out) (write-json h out)) #:exists 'truncate) (athings:index (slug)))) +(g) -- cgit v1.2.3