We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d48dd1e commit 9e60bacCopy full SHA for 9e60bac
add-books.sh
@@ -3,7 +3,7 @@
3
DIRNAME=/data/addbooks
4
LIBNAME=/data/library
5
CALIBREDB=/usr/bin/calibredb
6
-CAL_OPT="add -1 -r"
+CAL_OPT="add -d -1 -r"
7
STATUS_FILE=/data/add-books.is.running
8
export LANG=en_US.UTF-8
9
0 commit comments