mirror of
https://github.com/xdtianyu/scripts.git
synced 2025-09-23 20:52:16 +08:00
fix encoding
This commit is contained in:
@@ -8,4 +8,4 @@ echo "$PWD"
|
|||||||
|
|
||||||
cd "$PWD" || exit 1
|
cd "$PWD" || exit 1
|
||||||
|
|
||||||
venv/bin/python kindle.py
|
PYTHONIOENCODING=utf-8:surrogateescape venv/bin/python kindle.py
|
||||||
|
Reference in New Issue
Block a user