From 88c9e0f5f93b225e5de9fbd9f41547374495a510 Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 20 Nov 2017 09:58:55 -0500 Subject: [PATCH] Update calibre-install-latest.sh --- scripts/calibre-install-latest.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/calibre-install-latest.sh b/scripts/calibre-install-latest.sh index fbf2ae00a..69f2e4d43 100755 --- a/scripts/calibre-install-latest.sh +++ b/scripts/calibre-install-latest.sh @@ -1,6 +1,7 @@ #!/bin/bash -# Thanks to Jerry Vonau (https://github.com/jvonau) who made this Calibre-3.x-on-Raspbian breakthrough possible! +# Thanks to Jerry Vonau (https://github.com/jvonau) who made +# this critical breakthrough (Calibre 3.x on Raspbian) possible! export DEBIAN_FRONTEND=noninteractive # Drags in stock desktop dependencies without too much from testing below