mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update calibre/tasks/install.yml
This commit is contained in:
parent
483ab973f0
commit
02ac99e03f
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# 1. INSTALL CALIBRE 4.X+ (calibre, calibredb, calibre-server etc) ON ALL OS'S
|
||||
# 1. INSTALL CALIBRE 3.39.1+ or 4.12+ (calibre, calibredb, calibre-server etc) ON ALL OS'S
|
||||
|
||||
- name: "Install OS's latest packages: calibre, calibre-bin"
|
||||
package:
|
||||
|
@ -18,7 +18,7 @@
|
|||
|
||||
# 2020-04-29: Can work *IF* you do 'apt install python2' and change top line
|
||||
# of /opt/iiab/downloads/calibre-installer.py from '#!/usr/bin/env python2'
|
||||
# to '#!/usr/bin/python2'
|
||||
# to '#!/usr/bin/python2' e.g. to upgrade Calibre 4.12 on Ubuntu 20.04 LTS.
|
||||
#
|
||||
#- name: Install Calibre via py-installer.yml -> calibre-installer.py (if not Raspbian)
|
||||
# include_tasks: py-installer.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue