gencpp/scripts/bootstrap.ps1

3 lines
79 B
PowerShell
Raw Normal View History

cls
Invoke-Expression "& $(Join-Path $PSScriptRoot 'bootstrap.ci.ps1') $args"