Files
docker-deployment/build/scripts/calibre.sh
2018-01-15 17:58:03 +00:00

12 lines
317 B
Bash

## Configuration
export_env CALIBRE_LIBRARY /host/calibre/library
export_env CALIBRE_LOG /host/calibre.log
## Dependencies
apt_install_permanent python-qt4 xz-utils xdg-utils imagemagick libglu1
## Calibre
cd /opt
wget https://download.calibre-ebook.com/linux-installer.py
unset http_proxy
python linux-installer.py