1
0
Форкнуть 0
Polly.Caching.IDistributedC.../build.bat

7 строки
107 B
Batchfile

@ECHO OFF
PUSHD %~dp0
PowerShell.exe -NoProfile -ExecutionPolicy Bypass -Command "& './build.ps1'"
PAUSE