Merge pull request #1265 from vipervire/master

Update Books directory to use LIBATION_BOOKS_DIR if populated
This commit is contained in:
rmcrackan 2025-06-25 06:57:01 -04:00 committed by GitHub
commit e04e70d333
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -124,7 +124,7 @@ main() {
init_config_file Settings.json
info "loading settings"
update_settings Settings.json Books /data
update_settings Settings.json Books "${LIBATION_BOOKS_DIR:-/data}"
update_settings Settings.json InProgress /tmp
info "loading database"