about summary refs log tree commit diff
path: root/makeplan.sh
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2021-03-24 09:08:18 -0400
committerZach DeCook <zachdecook@librem.one>2021-03-24 09:08:18 -0400
commita1528e4ff26a09f85cde37884e1d9794aad5222d (patch)
tree49f456368697c129fd16931ba4562c63b971a380 /makeplan.sh
parent11651a67149dbb038d7492364a234c35d90449e7 (diff)
downloadcgi-bin-a1528e4ff26a09f85cde37884e1d9794aad5222d.tar.gz
webp: make script by copying from oeb
Diffstat (limited to 'makeplan.sh')
-rw-r--r--makeplan.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makeplan.sh b/makeplan.sh
index 2a02d03..4bb53e0 100644
--- a/makeplan.sh
+++ b/makeplan.sh
@@ -8,7 +8,7 @@ ps="$(grep "^$day" "$1" | cut -f4)"
 pr="$(grep "^$day" "$1" | cut -f5)"
 
 echo "# Old Testament Reading"
-gmni "gemini://gemini.zachdecook.com/cgi-bin/lsv.py?$ot"
+gmni "gemini://gemini.zachdecook.com/cgi-bin/webp.sh?$ot"
 
 echo "# New Testament Reading"
 gmni "gemini://gemini.zachdecook.com/cgi-bin/net.sh?$nt"