Rename flag to --ebook-www-filesystem-path

This commit is contained in:
Mike Colagrosso 2024-10-22 16:41:52 -06:00 committed by Alex Cabal
parent 627f90c0e2
commit 7253ad41ca
2 changed files with 5 additions and 5 deletions

View file

@ -391,7 +391,7 @@ do
printf "Updating/inserting ebook in database ... "
fi
"${scriptsDir}"/update-ebook-database --ebookWwwFilesystemPath "${webDir}"
"${scriptsDir}"/update-ebook-database --ebook-www-filesystem-path "${webDir}"
if [ "${verbose}" = "true" ]; then
printf "Done.\n"