about summary refs log tree commit diff
path: root/makeplan.sh
diff options
context:
space:
mode:
Diffstat (limited to 'makeplan.sh')
-rw-r--r--makeplan.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/makeplan.sh b/makeplan.sh
index 28f1932..3032cff 100644
--- a/makeplan.sh
+++ b/makeplan.sh
@@ -19,11 +19,11 @@ echo "# Old Testament Reading"
 gmni "gemini://songs.zachdecook.com/searchVerse.gmi?$ot"
 
 echo "# New Testament Reading"
-./oeb.py "$nt" |grep -v 'xt/ge'
+./bsb.py "$nt" |grep -v 'xt/ge'
 gmni "gemini://songs.zachdecook.com/searchVerse.gmi?$nt"
 
 echo "# Psalm"
-./oeb.py "$ps" |grep -v 'xt/ge'
+./webp.py "$ps" |grep -v 'xt/ge'
 gmni "gemini://songs.zachdecook.com/searchVerse.gmi?$ps"
 
 echo "# Proverb"