Fixes in sh
This commit is contained in:
parent
bb794fe2fc
commit
6b8b6620e3
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ Signed-By: /etc/apt/keyrings/zabbly.asc
|
|||
|
||||
EOF'" "Añadir incus stable repo"
|
||||
|
||||
run_command "incus exec ollama-container -- apt-get update && sudo apt-get upgrade" "Upgrade repos..."
|
||||
run_command "incus exec ollama-container -- bash -c 'apt-get update && apt-get upgrade" "Upgrade repos...'"
|
||||
|
||||
# Install new kernel.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue