1
0
Fork 0
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:
A Holt 2018-08-23 14:00:09 -04:00 committed by GitHub
parent b08d454e8c
commit 1af404d3ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,5 +29,5 @@ echo "deb http://raspbian.raspberrypi.org/raspbian/ testing main" > /etc/apt/sou
apt update
apt -y install calibre calibre-bin
rm /etc/apt/sources.list.d/rpi-testing.list
# Clears the cache of testing
# Clears the cache of rpi/testing
apt update