mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
kolibri in /usr/local/bin for now, not /usr/bin
This commit is contained in:
parent
cb0e3bd980
commit
300fbbc57c
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ kolibri_home: "{{ content_base }}/kolibri"
|
|||
kolibri_http_port: 8009
|
||||
kolibri_url: /kolibri/
|
||||
kolibri_path: "{{ iiab_base }}/kolibri"
|
||||
kolibri_exec_path: /usr/bin/kolibri
|
||||
# 2018-07-16: IIAB recommends /usr/bin but @arky says this isn't yet possible, due to pip
|
||||
kolibri_exec_path: /usr/local/bin/kolibri
|
||||
|
||||
# Kolibri system user
|
||||
kolibri_user: kolibri
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue