1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +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 GitHub
parent 1018aa6d5f
commit a5d6835eb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 # seems to work with just about any Linux, and deals with dependencies
get_url: get_url:
url: "{{ calibre_src_url }}" url: "{{ calibre_src_url }}"