1
0
Fork 0
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:
A Holt 2019-09-26 19:53:07 -04:00 committed by GitHub
parent 107a680d3d
commit beed45849a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"