1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

Update calibre-install-latest.sh

This commit is contained in:
A Holt 2018-05-10 21:32:40 -04:00 committed by GitHub
parent 1e84e6839d
commit 4f3f33fa3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,4 +22,5 @@ apt update
apt -y install libqt5core5a python-lxml calibre
# Remove last line, safer than: rm /etc/apt/sources.list.d/debian-testing.list
sed -i '$ d' /etc/apt/sources.list.d/debian-testing.list
# Clears the cache of testing
apt update