mirror of
https://github.com/fscotto/infra.git
synced 2026-05-31 15:59:56 +00:00
Add Ollama and Codex desktop integration
This commit is contained in:
5
ansible/roles/services_runit/templates/ollama.run.j2
Normal file
5
ansible/roles/services_runit/templates/ollama.run.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eu
|
||||
|
||||
exec /usr/local/bin/ollama serve
|
||||
Reference in New Issue
Block a user