mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
kolibri_exec_path: /usr/bin/kolibri
This commit is contained in:
parent
107a680d3d
commit
beed45849a
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ kolibri_deb_url: https://learningequality.org/r/kolibri-deb-latest
|
|||
kolibri_home: "{{ content_base }}/kolibri" # /library/kolibri
|
||||
|
||||
kolibri_url: /kolibri
|
||||
kolibri_exec_path: /bin/kolibri
|
||||
kolibri_exec_path: /usr/bin/kolibri
|
||||
#kolibri_venv_path: /usr/local/kolibri
|
||||
# 2018-07-16: IIAB recommends /usr/bin but @arky says this isn't yet possible, due to pip
|
||||
#kolibri_exec_path: "{{ kolibri_venv_path }}/bin/kolibri"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue