mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-01-22 21:58:42 +01:00
Added calibre_server
This commit is contained in:
parent
0fc9af3329
commit
cd9a178859
4
Scripts/calibre_server
Executable file
4
Scripts/calibre_server
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
calibre-server --port 8099 --num-per-page 100 --userdb /home/mf/CalibreUsers.sqlite --log /home/mf/CalibreServer.log --daemonize /home/mf/'Calibre Library'
|
||||
echo "Calibre Server started."
|
||||
exit 0
|
Loading…
Reference in New Issue
Block a user