2 строки
47 B
Batchfile
2 строки
47 B
Batchfile
|
@echo off
|
||
|
powershell ./build.ps1 %CAKE_ARGS% %*
|