mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clarify Calibre-Web's ~115+ MB /usr/local/calibre-web-py3 disk footprint
This commit is contained in:
parent
c96e0c6bea
commit
82bfbbdac0
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
- "{{ calibreweb_venv_path }}" # /usr/local/calibre-web-py3
|
||||
|
||||
## TODO: Calibre-web future release might get into pypi https://github.com/janeczku/calibre-web/issues/456
|
||||
- name: Clone i.e. download Calibre-Web ({{ calibreweb_version }}) from https://github.com/janeczku/calibre-web.git to {{ calibreweb_venv_path }}
|
||||
- name: Clone i.e. download Calibre-Web ({{ calibreweb_version }}) from https://github.com/janeczku/calibre-web.git to {{ calibreweb_venv_path }} (~94 MB initially, ~115+ MB later)
|
||||
git:
|
||||
repo: https://github.com/janeczku/calibre-web.git
|
||||
dest: "{{ calibreweb_venv_path }}" # /usr/local/calibre-web
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue