fixes
This commit is contained in:
parent
31918868a8
commit
57a4fe3edc
3 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
apt install npm nodejs python3-pip
|
||||
apt install npm nodejs python3-pip -y
|
||||
curl -fsSL https://ollama.com/install.sh | sh
|
||||
systemctl enable ollama --now
|
Loading…
Add table
Add a link
Reference in a new issue