1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update calibre-install-packages.sh

This commit is contained in:
A Holt 2018-08-23 13:58:01 -04:00 committed by GitHub
parent ab3e06bae8
commit 149cd1765a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,5 +51,5 @@ apt -y install libegl1 libegl-mesa0 libqt5sensors5 libbrotli1 libwoff1 libpodofo
## 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