1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Clarif: linux-installer.py downloaded to calibre-installer.py

This commit is contained in:
A Holt 2017-11-19 12:45:10 -05:00 committed by Jerry Vonau
parent 447dc4b06a
commit 26902483a6

View file

@ -1,4 +1,4 @@
- name: Download latest calibre-installer.py from GitHub
- name: Download latest linux-installer.py from GitHub to calibre-installer.py
# seems to work with just about any Linux, and deals with dependencies
get_url:
url: "{{ calibre_src_url }}"