mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Adding 'no-cache-dir' extra argumuments
Perhaps using no-cache-dir will preview out-of-memory errors on Raspberry Pi. Fixes #908
This commit is contained in:
parent
9e3783dac8
commit
5c9ad5a9b4
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
pip:
|
||||
name: kolibri
|
||||
state: latest
|
||||
extra_args: --no-cache-dir
|
||||
when: internet_available
|
||||
|
||||
- name: Create kolibri systemd service file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue