diff --git a/kindle/cron.sh b/kindle/cron.sh index e69f294..dc91833 100755 --- a/kindle/cron.sh +++ b/kindle/cron.sh @@ -8,4 +8,4 @@ echo "$PWD" cd "$PWD" || exit 1 -venv/bin/python kindle.py \ No newline at end of file +PYTHONIOENCODING=utf-8:surrogateescape venv/bin/python kindle.py