1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Merge pull request #1863 from holta/calibre-web-0.6.4

Calibre-Web 0.6.3 -> 0.6.4
This commit is contained in:
A Holt 2019-07-14 07:56:15 -04:00 committed by GitHub
commit 02feb52cfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
calibreweb_version: 0.6.3 # WAS: master
calibreweb_version: 0.6.4 # WAS: master
calibreweb_venv_path: /usr/local/calibre-web
calibreweb_exec_path: "{{ calibreweb_venv_path }}/cps.py"