justperquant commited on
Commit
18c7b17
·
verified ·
1 Parent(s): ce9c54d

create start file

Browse files
Files changed (1) hide show
  1. app/start.sh +4 -0
app/start.sh ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ #!/bin/bash
2
+ ollama serve &
3
+ sleep 5
4
+ python main.py