remove start ollama in windows scritp
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
@echo off
|
@echo off
|
||||||
|
|
||||||
REM Up the provider in windows
|
|
||||||
start ollama serve
|
|
||||||
|
|
||||||
docker-compose up
|
docker-compose up
|
||||||
if %ERRORLEVEL% neq 0 (
|
if %ERRORLEVEL% neq 0 (
|
||||||
echo Error: Failed to start containers. Check Docker logs with 'docker compose logs'.
|
echo Error: Failed to start containers. Check Docker logs with 'docker compose logs'.
|
||||||
|
|||||||
Reference in New Issue
Block a user