calibre added by repo getdeb
This commit is contained in:
parent
c7130b29b5
commit
0693f00bfa
2 changed files with 1 additions and 4 deletions
|
@ -89,10 +89,6 @@ function installMultimediaExt () {
|
|||
function installEbook () {
|
||||
msg "Installing eBook Apps"
|
||||
installAppsFromList ebook
|
||||
#TODO:
|
||||
# cd /tmp
|
||||
# runCmd "sudo -v && wget -q --no-check-certificate -nv -O- https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py | sudo python -c \"import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()\""
|
||||
# smsgn "Installing calibre"
|
||||
}
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue