about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--makeplan.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makeplan.sh b/makeplan.sh
index 95e4ce7..ad53ee8 100644
--- a/makeplan.sh
+++ b/makeplan.sh
@@ -10,7 +10,7 @@ pr="$(grep "^$day" "$1" | cut -f5)"
 if [ -e /srv/gemini.zachdecook.com/oyb/$day.mp3 ]; then
 	echo "=> /oyb/$day.mp3 Listen to today's reading!"
 fi
-
+cd "$(dirname "$0")"
 echo "# Old Testament Reading"
 ./webp.py "$ot" |grep -v 'text/gemini'