mirror of
https://github.com/standardebooks/web.git
synced 2025-07-15 02:46:46 -04:00
Rename flag to --ebook-www-filesystem-path
This commit is contained in:
parent
627f90c0e2
commit
7253ad41ca
2 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue