Initial commit: local SQL expert AI (Ollama + CLI + prompts + systemd timer)
This commit is contained in:
7
systemd/user/jr-sql-ai-update.service
Normal file
7
systemd/user/jr-sql-ai-update.service
Normal file
@@ -0,0 +1,7 @@
|
||||
[Unit]
|
||||
Description=Update Ollama runtime + models (jr-sql-ai)
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
WorkingDirectory=%h/jr-sql-ai
|
||||
ExecStart=%h/jr-sql-ai/scripts/update.sh
|
||||
Reference in New Issue
Block a user