mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Update calibre-install-unstable.sh
This commit is contained in:
parent
430d658ab5
commit
26cf524f24
1 changed files with 7 additions and 5 deletions
|
@ -1,11 +1,13 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Thanks to Jerry Vonau (https://github.com/jvonau) who made
|
||||
# this critical breakthrough possible!
|
||||
# might break future updates, you have been warned
|
||||
# The latest available is 3.20 available from testing
|
||||
# Thanks to Jerry Vonau (https://github.com/jvonau) who made this critical
|
||||
# breakthrough possible!
|
||||
#
|
||||
# Calibre 3.23 is the latest available from testing as of 2018-05-10:
|
||||
# https://packages.debian.org/search?keywords=calibre
|
||||
# might break future updates, you have been warned
|
||||
# (SEE ALSO http://deb.debian.org/debian/pool/main/c/calibre/ ?)
|
||||
#
|
||||
# Might break future updates; you have been warned.
|
||||
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
# Updates to calibre & calibre-bin to "very latest" 3.x from unstable
|
||||
|
|
Loading…
Reference in a new issue