diff options
| author | Zach DeCook <zachdecook@librem.one> | 2021-03-24 09:08:18 -0400 |
|---|---|---|
| committer | Zach DeCook <zachdecook@librem.one> | 2021-03-24 09:08:18 -0400 |
| commit | a1528e4ff26a09f85cde37884e1d9794aad5222d (patch) | |
| tree | 49f456368697c129fd16931ba4562c63b971a380 /makeplan.sh | |
| parent | 11651a67149dbb038d7492364a234c35d90449e7 (diff) | |
| download | cgi-bin-a1528e4ff26a09f85cde37884e1d9794aad5222d.tar.gz | |
webp: make script by copying from oeb
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 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" |
