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:
parent
1af404d3ca
commit
8c37c9ec22
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue