No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
3 additions and
0 deletions
-
bibliotecha.sh
|
|
@ -304,6 +304,9 @@ function configure_calibre_database { |
|
|
|
echo "Configuring the Calibre database ..." |
|
|
|
|
|
|
|
mkdir -p "$CALIBRE_DATABASE_PATH" |
|
|
|
|
|
|
|
# A dirty hack to initialise a new calibre database |
|
|
|
/usr/bin/calibredb restore_database --really-do-it "$CALIBRE_DATABASE_PATH" |
|
|
|
} |
|
|
|
|
|
|
|
function install_calibreweb { |
|
|
|