Kaynağa Gözat

bug fix for weird 0:blank list result

master
Gitea 5 yıl önce
ebeveyn
işleme
555c457c8f
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      lawipac.com/usr/local/bin/mysyncbook.sh

+ 2
- 2
lawipac.com/usr/local/bin/mysyncbook.sh Dosyayı Görüntüle

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

Yükleniyor…
İptal
Kaydet