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

default_vars.yml: Try kiwix.apk not kiwix-3.5.0.apk

This commit is contained in:
A Holt 2022-07-15 21:11:30 -04:00 committed by GitHub
parent b1e2a4db67
commit b4dae53f2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -486,7 +486,7 @@ kiwix_port: 3000
iiab_zim_path: "{{ content_base }}/zims" # /library/zims
kiwix_incl_apk: False
kiwix_apk_url: /software/kiwix
kiwix_apk_src: https://download.kiwix.org/release/kiwix-android/kiwix-3.5.0.apk
kiwix_apk_src: https://download.kiwix.org/release/kiwix-android/kiwix.apk
# 2020-09-24: BOTH VALUES BELOW ARE IGNORED as PostgreSQL is installed on
# demand as a dependency -- by Moodle &/or Pathagar