1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00
This commit is contained in:
Jerry Vonau 2018-08-30 16:58:37 +00:00
parent a012b099f0
commit 23dd0fccb2

View file

@ -33,7 +33,7 @@
#command: scripts/calibre-install-latest.sh # REQUIRED for Calibre 3.29 on 2018-08-21 (PR #1015), as all above strategies failed (only script that was not attempted: Sid-like calibre-install-unstable.sh). CLARIF: RESULTING microSD's ARE NOT BOOTABLE IN Zero W (#952)
# when: is_rpi and internet_available
- name: Upgrade to pinned Calibre {{ calibre_deb_version }} while using addional .deb's from testing (rpi)
- name: Upgrade to pinned Calibre {{ calibre_deb_version }} while using additional .deb's from testing (rpi)
command: scripts/calibre-install-pinned-rpi.sh # REQUIRED for Calibre 3.30 on 2018-08-30
when: is_rpi and internet_available