about summary refs log tree commit diff
path: root/oebindex.sh
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2021-07-09 06:52:10 -0400
committerZach DeCook <zachdecook@librem.one>2021-07-09 06:53:58 -0400
commit3fd01042c537554dee6f540052df3e84ed4c8790 (patch)
tree9e89bd0621391f24e245b55d19fa4316d2396c36 /oebindex.sh
parentc69aedaf44ec1bf4eea7b5d21d636ca241eba297 (diff)
downloadcgi-bin-3fd01042c537554dee6f540052df3e84ed4c8790.tar.gz
oeb index: fix first and last links
Diffstat (limited to 'oebindex.sh')
-rwxr-xr-xoebindex.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/oebindex.sh b/oebindex.sh
index fdd20ee..99806ca 100755
--- a/oebindex.sh
+++ b/oebindex.sh
@@ -1,3 +1,3 @@
 #!/bin/sh
 printf "20 text/gemini\r\n"
-cat oeb/*.usfm | awk -f ./oebindex.awk | grep -v Preface
+cat oeb/*.usfm | awk -f ./oebindex.awk | grep -v Preface | grep -v Publication