1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

Videos & Full-Text Search fixed for RPi

This commit is contained in:
A Holt 2017-09-28 02:55:18 -04:00 committed by GitHub
parent c6c66858d5
commit 19e87c2831

View file

@ -13,7 +13,7 @@
- name: Set kiwix source file name armv7l
set_fact:
kiwix_src_file: "kiwix-tools_armhf_2017-09-25.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"