diff options
| author | Zach DeCook <zachdecook@librem.one> | 2021-04-13 07:39:55 -0400 |
|---|---|---|
| committer | Zach DeCook <zachdecook@librem.one> | 2021-04-13 07:39:55 -0400 |
| commit | ebf3e79809ff84b9b2803aa874ad6028391a1533 (patch) | |
| tree | 17b7be374fd4eec434c4142d9ad25284591c1afe /makeplan.sh | |
| parent | c7d0ca4262db79c8bdbcbe20540f72dbf86c7a0b (diff) | |
| download | cgi-bin-ebf3e79809ff84b9b2803aa874ad6028391a1533.tar.gz | |
oeb: add python script
Diffstat (limited to 'makeplan.sh')
| -rw-r--r-- | makeplan.sh | 2 |
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" |
