2 lines
85 B
Batchfile
2 lines
85 B
Batchfile
@echo off
|
|
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0build.ps1" %* |