@echo off setlocal powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0run-local.ps1" endlocal