Build: Added passing variable from command line

This commit is contained in:
Ilya Oleshko 2022-11-24 15:39:38 +03:00
parent 97b0fe6e75
commit 6933d668eb

View File

@ -1,6 +1,6 @@
@echo off
pwsh %~dp0/build.backend.docker.ps1
pwsh %~dp0/build.backend.docker.ps1 %1
echo.