From 6646958f416f55745521b1112a38c9f3e3854cdc Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 27 Oct 2020 07:54:42 +0000 Subject: [PATCH] index: eindex wiring This doesn't do anything, yet, but it will once the rest of the eindex stuff works. --- script/public-inbox-index | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/script/public-inbox-index b/script/public-inbox-index index 5dad6ecb..55e4f641 100755 --- a/script/public-inbox-index +++ b/script/public-inbox-index @@ -11,12 +11,13 @@ use Getopt::Long qw(:config gnu_getopt no_ignore_case auto_abbrev); my $help = <