Delete o
This commit is contained in:
parent
b0a4fa024e
commit
c0b84fe250
1 changed files with 0 additions and 8 deletions
8
o
8
o
|
@ -1,8 +0,0 @@
|
||||||
#! /bin/bash
|
|
||||||
|
|
||||||
if [[ -z $(pidof ollama) ]]; then
|
|
||||||
ollama serve &>/dev/null &
|
|
||||||
disown
|
|
||||||
fi
|
|
||||||
|
|
||||||
/usr/bin/env python3 /Users/sij/AI/osh/osh.py $@
|
|
Loading…
Reference in a new issue