mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update calibre-install-latest.sh
This commit is contained in:
parent
5521aef7d2
commit
bb0285f9cb
1 changed files with 1 additions and 2 deletions
|
@ -24,8 +24,7 @@ echo "deb http://deb.debian.org/debian testing main" > /etc/apt/sources.list.d/d
|
|||
apt update
|
||||
#apt -y install libqt5core5a python-lxml calibre calibre-bin
|
||||
apt -y install calibre calibre-bin
|
||||
## Removes last line, safer than: rm /etc/apt/sources.list.d/debian-testing.list
|
||||
#sed -i '$ d' /etc/apt/sources.list.d/debian-testing.list
|
||||
#sed -i '$ d' /etc/apt/sources.list.d/debian-testing.list # Removes last line
|
||||
rm /etc/apt/sources.list.d/debian-testing.list
|
||||
# Clears the cache of debian/testing
|
||||
apt update
|
||||
|
|
Loading…
Add table
Reference in a new issue