diff --git a/hub/setup-opds.sh b/hub/setup-opds.sh index 00c4c9f..22bcd61 100755 --- a/hub/setup-opds.sh +++ b/hub/setup-opds.sh @@ -156,7 +156,8 @@ dir2opds) --restart unless-stopped \ --network opds-net \ -v "${BOOKS_PATH}:/books:ro" \ - "$OPDS_IMAGE" + "$OPDS_IMAGE" \ + /dir2opds -dir /books -hide-dot-files ;; stump) mkdir -p "${OPDS_DIR}/stump-config"