* docs: prepare Vendoo 1.41.2 git-ignore boundary hotfix * fix: track native source modules with root-anchored runtime ignores
5 lines
115 B
Batchfile
5 lines
115 B
Batchfile
@echo off
|
|
cd /d "%~dp0\.."
|
|
powershell -ExecutionPolicy Bypass -File "%~dp0\..\local-ai\start-local-flux.ps1"
|
|
pause
|