| EOF | EOF | ||||
| } | } | ||||
| function email_success { | function email_success { | ||||
| BOOK_LIST=`calibredb list -s "date:>=1daysago" -ftitle --with-library=/var/www/MyBooks | awk 'NR>1 {printf "<li>%d:%s</li>\n\n", $1,$2 } '` | |||||
| BOOK_LIST=`calibredb list -s "date:>=1daysago" -ftitle --with-library=/var/www/MyBooks '` | |||||
| #use cat to test locally | #use cat to test locally | ||||
| #cat << EOF | #cat << EOF |