mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Update py-installer.yml
This commit is contained in:
parent
eb159a9adb
commit
9773395461
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# Seems to work with just about any Linux (Fedora 18 on OLPC XO Laptops??) and deals with dependencies.
|
||||
# But is arch dependent: requires x86_64 or i686 for now.
|
||||
|
||||
- name: Download latest linux-installer.py from GitHub to calibre-installer.py
|
||||
# seems to work with just about any Linux, and deals with dependencies
|
||||
# but is arch dependent
|
||||
get_url:
|
||||
url: "{{ calibre_src_url }}"
|
||||
dest: "{{ downloads_dir }}/calibre-installer.py"
|
||||
|
|
Loading…
Reference in a new issue