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
34ed3a7383
commit
8f39c3f557
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
when: is_rpi and internet_available
|
||||
|
||||
- name: Upgrade to latest Calibre using Debian's own .deb's from testing (rpi)
|
||||
command: scripts/calibre-install-latest.sh # NECESSARY since Calibre 3.24 (but libc6 will prevent boot in RPi Zero W, if calibre-install-packages.sh isn't run above!)
|
||||
command: scripts/calibre-install-latest.sh # NECESSARY since Calibre 3.24 (BEWARE installing libc6 will prevent boot in RPi Zero W, i.e. if calibre-install-packages.sh isn't run above!)
|
||||
when: is_rpi and internet_available
|
||||
|
||||
- name: Upgrade to Calibre testing .deb's - target Ubuntu 16.04 (not rpi and not ubuntu_18)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue