mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
calibre-web/defaults/main.yml: Fix typo "2023-12-04"
This commit is contained in:
parent
5feecc022e
commit
47da9a9cba
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
calibreweb_repo_url: https://github.com/janeczku/calibre-web
|
||||
calibreweb_version: master # WAS: master, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.6.8, 0.6.9
|
||||
|
||||
calibreweb_venv_wipe: False # 2024-12-04: NEW default TDD (Test-Driven Dev!)
|
||||
calibreweb_venv_wipe: False # 2023-12-04: NEW default TDD (Test-Driven Dev!)
|
||||
calibreweb_venv_path: /usr/local/calibre-web-py3
|
||||
calibreweb_exec_path: "{{ calibreweb_venv_path }}/cps.py"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue