@echo off REM One-click launcher for the Windows PowerShell bootstrap. REM Usage: bootstrap "Client Site Name" PowerShell -ExecutionPolicy Bypass -File "%~dp0wp-bootstrap.ps1" -ProjectName "%*"