fix calibre container

This commit is contained in:
2018-01-15 17:58:03 +00:00
parent d2a74cbba8
commit b500b0c605
2 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
set -e
/usr/bin/calibre-server --with-library=$CALIBRE_LIBRARY > $CALIBRE_LOG
/usr/bin/calibre-server $CALIBRE_LIBRARY > $CALIBRE_LOG