mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update calibre-install-latest.sh
This commit is contained in:
parent
1e84e6839d
commit
4f3f33fa3d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue