View Single Post
Old 11-02-2019, 02:36 PM   #1
kpleines
Junior Member
kpleines began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Nov 2019
Device: Android
Starting Calibre-Server with multiple Librarys

Hi,

I've installed an Debian-Server which startes the Calibre-Server headless on Startup using an system service.
It works find. The only Question I have is:

How can I pase multiple calibre librarys from commandline?
I tried:

calibre-server "path to lib1" "path to lib2"

and as an bash array

calibre-server ("path to lib1" "path to lib2")

nothing work.

I would be glad, if someone can help me.

thx
kpleines is offline   Reply With Quote