add free.sh

This commit is contained in:
tianyu 2016-09-28 00:28:19 +08:00
parent 68b33b85a5
commit 23bd5f492c
1 changed files with 11 additions and 0 deletions

11
kindle/free.sh Executable file
View File

@ -0,0 +1,11 @@
#!/bin/bash
echo $(date)
PWD="$(dirname $0)"
echo "$PWD"
cd "$PWD" || exit 1
PYTHONIOENCODING=utf-8:surrogateescape venv/bin/python free_book.py