From a1528e4ff26a09f85cde37884e1d9794aad5222d Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Wed, 24 Mar 2021 09:08:18 -0400 Subject: webp: make script by copying from oeb --- makeplan.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makeplan.sh') 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" -- cgit 1.4.1