mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Credit Jerry Vonau's breakthrough
This commit is contained in:
parent
c3d9e9e078
commit
8236fa0785
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# Thanks to Jerry Vonau (https://github.com/jvonau) who made this Calibre-3.x-on-Raspbian breakthrough possible!
|
||||||
|
|
||||||
export DEBIAN_FRONTEND=noninteractive
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
# Drags in stock desktop dependencies without too much from testing below
|
# Drags in stock desktop dependencies without too much from testing below
|
||||||
apt -y install calibre-bin dirmngr
|
apt -y install calibre-bin dirmngr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue