Fixes in sh
This commit is contained in:
parent
3d4e940db9
commit
bb62f5ebd8
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ run_command "incus exec ollama-container -- apt-add-repository -y non-free-firm
|
|||
|
||||
run_command "incus exec ollama-container -- bash -c 'echo \"deb http://deb.debian.org/debian bookworm-backports main contrib non-free non-free-firmware\" > /etc/apt/sources.list.d/backports.list'" "Añadir repo backport"
|
||||
|
||||
run_command "incus exec ollama-container -- curl -fsSL https://pkgs.zabbly.com/key.asc | gpg --show-keys --fingerprint" "Añadir gpg incus"
|
||||
run_command "incus exec ollama-container -- bash - 'curl -fsSL https://pkgs.zabbly.com/key.asc | gpg --show-keys --fingerprint'" "Añadir gpg incus"
|
||||
|
||||
run_command "incus exec ollama-container -- mkdir -p /etc/apt/keyrings/" "Añadir keyrings"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue