1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

Update calibre-install-latest-rpi.sh

This commit is contained in:
A Holt 2018-08-23 14:00:24 -04:00 committed by GitHub
parent 1af404d3ca
commit 8c37c9ec22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,5 +14,5 @@ apt -y install calibre calibre-bin
## Removes last line, safer than: rm /etc/apt/sources.list.d/rpi-testing.list
#sed -i '$ d' /etc/apt/sources.list.d/rpi-testing.list
rm /etc/apt/sources.list.d/rpi-testing.list
# Clears the cache of testing
# Clears the cache of rpi/testing
apt update