mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update calibre-install-latest-rpi-plus.sh
This commit is contained in:
parent
38045a0402
commit
3a28aa6cf4
1 changed files with 1 additions and 2 deletions
|
@ -27,8 +27,7 @@ rm /etc/apt/sources.list.d/debian-testing.list
|
|||
# Prepares to update from raspbian testing
|
||||
echo "deb http://raspbian.raspberrypi.org/raspbian/ testing main" > /etc/apt/sources.list.d/rpi-testing.list
|
||||
apt update
|
||||
apt -y install sqlite3 # workaround for https://github.com/iiab/iiab/issues/1139 that blocked install of Admin Console
|
||||
apt -y install calibre calibre-bin
|
||||
apt -y install sqlite3 # Appears no longer nec as of 2018-10-23. Was required in Sept 2018 as workaround for https://github.com/iiab/iiab/issues/1139 that blocked install of Admin Console
|
||||
rm /etc/apt/sources.list.d/rpi-testing.list
|
||||
# Clears the cache of rpi/testing
|
||||
apt update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue