mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Merge pull request #320 from holta/master
kiwix-serve 2017-09-28 for RPi fixes video & full-text search! (People have been waiting months for this, incredibly timely for IIAB 6.4's imminent release!)
This commit is contained in:
commit
6b73158fcd
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
- name: Set kiwix source file name armv7l
|
||||
set_fact:
|
||||
kiwix_src_file: "kiwix-tools_armhf_2017-09-12.tar.gz"
|
||||
kiwix_src_file: "kiwix-tools_armhf_2017-09-28.tar.gz"
|
||||
kiwix_src_bin_only: True
|
||||
when: ansible_machine == "armv7l" or ansible_machine == "armv6l"
|
||||
|
||||
|
|
Loading…
Reference in a new issue