DocSpace-buildtools/start/start.backend.docker.bat

7 lines
64 B
Batchfile

@echo off
pwsh %~dp0/start.backend.docker.ps1 %*
echo.
pause