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