logdetective: typo
This commit is contained in:
parent
f6fc45aaa2
commit
2246874124
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
||||||
export PIP_CACHE_DIR=/mnt/srv/.cache/pip
|
export PIP_CACHE_DIR=/mnt/srv/.cache/pip
|
||||||
|
|
||||||
- name: Create Hugging Face cache dir
|
- name: Create Hugging Face cache dir
|
||||||
ansible.bulitin.file:
|
ansible.bultin.file:
|
||||||
state: directory
|
state: directory
|
||||||
path: /mnt/srv/.cache/huggingface
|
path: /mnt/srv/.cache/huggingface
|
||||||
mode: "0777"
|
mode: "0777"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue