Bläddra i källkod

bug fix for weird 0:blank list result

master
Gitea 5 år sedan
förälder
incheckning
35d86a80e2
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      lawipac.com/usr/local/bin/mysyncbook.sh

+ 1
- 1
lawipac.com/usr/local/bin/mysyncbook.sh Visa fil

@@ -59,7 +59,7 @@ EOF

function email_success {

BOOK_LIST=`calibredb list -s "date:>=1daysago" -ftitle --with-library=/var/www/MyBooks '`
BOOK_LIST=`calibredb list -s "date:>=1daysago" -ftitle --with-library=/var/www/MyBooks`

#use cat to test locally
#cat << EOF

Laddar…
Avbryt
Spara