mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update debs.yml
This commit is contained in:
parent
b618e2cd8e
commit
58292c310c
1 changed files with 6 additions and 1 deletions
|
@ -9,4 +9,9 @@
|
||||||
|
|
||||||
- name: Upgrade latest Calibre
|
- name: Upgrade latest Calibre
|
||||||
command: scripts/calibre-install-latest.sh
|
command: scripts/calibre-install-latest.sh
|
||||||
when: not is_rpi
|
#when: not is_rpi
|
||||||
|
|
||||||
|
# Oops "when: not is_rpi" causes Calibre playbook to fail on Raspbian Lite (possibly
|
||||||
|
# other OS's too). Error msg is: "Unable to start service calibre-serve: Job for
|
||||||
|
# calibre-serve.service failed because the control process exited with error code."
|
||||||
|
# Running "calibre --version" responds with "calibre (calibre 2.75.1)".
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue