mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +00:00
roles/kolibri/defaults/main.yml: Fix typo
This commit is contained in:
parent
047fd9bea2
commit
adcb195cba
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ kolibri_deb_url: https://learningequality.org/r/kolibri-deb-latest
|
|||
# 2019-11-21 issue #2045 - above URL had redirected to this broken Kolibri 0.12.9 release:
|
||||
# https://storage.googleapis.com/le-releases/downloads/kolibri/v0.12.9/kolibri_0.12.9-0ubuntu1_all.deb
|
||||
#
|
||||
# When Kolibri releases a broken apt (.deb) installer (as happened twice year) the workaround is to replace the above URL with something like:
|
||||
# When Kolibri releases a broken apt (.deb) installer (as happened twice this year) the workaround is to replace the above URL with something like:
|
||||
# https://github.com/learningequality/kolibri/releases/download/v0.12.8/kolibri_0.12.8-0ubuntu1_all.deb (example past release...these URL's can be found by clicking on "Assets" under individual releases at https://github.com/learningequality/kolibri/releases)
|
||||
# https://launchpad.net/~learningequality/+archive/ubuntu/kolibri/+files/kolibri_0.12.9-0ubuntu2_all.deb (example 2019-11-21 patched pre-release from @jredrejo)
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue