1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

Update comment in calibre-install-latest-rpi.sh

This commit is contained in:
A Holt 2018-04-21 19:58:26 -04:00 committed by GitHub
parent 5711d5e4b7
commit 8dcfb7e7ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,14 @@
# Thanks to Jerry Vonau (https://github.com/jvonau) who made
# this critical breakthrough (Calibre 3.x on Raspbian) possible!
# The latest available is 3.20 available from testing
# The latest available is 3.21 available from testing
# https://packages.debian.org/search?keywords=calibre
# (SEE http://archive.raspbian.org/raspbian/pool/main/c/calibre/ ?)
# might break future updates, you have been warned
# (SEE http://raspbian.raspberrypi.org/raspbian/pool/main/c/calibre/
# OR http://archive.raspbian.org/raspbian/pool/main/c/calibre/ ?)
# Might break future updates, you have been warned.
export DEBIAN_FRONTEND=noninteractive
# Updates calibre calibre-bin to version 3.20 or ... from testing
# Updates calibre calibre-bin to version 3.21 or ... from testing
echo "deb http://raspbian.raspberrypi.org/raspbian/ testing main" > /etc/apt/sources.list.d/rpi-testing.list
apt update
apt -y install calibre calibre-bin