about summary refs log tree commit diff
path: root/makeplan.sh
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2021-04-13 07:39:55 -0400
committerZach DeCook <zachdecook@librem.one>2021-04-13 07:39:55 -0400
commitebf3e79809ff84b9b2803aa874ad6028391a1533 (patch)
tree17b7be374fd4eec434c4142d9ad25284591c1afe /makeplan.sh
parentc7d0ca4262db79c8bdbcbe20540f72dbf86c7a0b (diff)
downloadcgi-bin-ebf3e79809ff84b9b2803aa874ad6028391a1533.tar.gz
oeb: add python script
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 4e496ec..29f507e 100644
--- a/makeplan.sh
+++ b/makeplan.sh
@@ -14,7 +14,7 @@ echo "# New Testament Reading"
 gmni "gemini://gemini.zachdecook.com/cgi-bin/net.sh?$nt"
 
 echo "# Psalm"
-gmni "gemini://gemini.zachdecook.com/cgi-bin/oeb.sh?$ps"
+gmni "gemini://gemini.zachdecook.com/cgi-bin/oeb.py?$ps"
 
 echo "# Proverb"
 gmni "gemini://gemini.zachdecook.com/cgi-bin/net.sh?$pr"