Fixes in sh
This commit is contained in:
parent
8c212c647a
commit
3d4e940db9
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ incus config device add ollama-container gpu gpu
|
|||
|
||||
# Install nvidia
|
||||
|
||||
run_command "incus exec ollama-container -- apt install -y software-properties-common gpg wget" "Add software properties package and other utilities"
|
||||
run_command "incus exec ollama-container -- apt install -y software-properties-common gpg wget curl" "Add software properties package and other utilities"
|
||||
|
||||
run_command "incus exec ollama-container -- apt-add-repository -y contrib" "Add contrib"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue