diff --git a/calibre_server.txt b/calibre_server.txt deleted file mode 100644 index d13b879..0000000 --- a/calibre_server.txt +++ /dev/null @@ -1,14 +0,0 @@ -Note for video: - - -# content server -# http://manual.calibre-ebook.com/cli/calibre-server.html -# http://192.168.1.xxx:8500 -cmx-server() { calibre-server -p 8500 --daemonize --with-library ~/.calibre/Comic - calibre-server -p 8501 --daemonize --with-library ~/.calibre/Dojinshi - calibre-server -p 8502 --daemonize --with-library ~/.calibre/Eurotica - calibre-server -p 8503 --daemonize --with-library ~/.calibre/Hanime - calibre-server -p 8504 --daemonize --with-library ~/.calibre/Normal - calibre-server -p 8505 --daemonize --with-library ~/.calibre/Textbook -} -