Skip to content

Commit

Permalink
Add forwarding of parameters into metacallcli.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Dec 19, 2021
1 parent e2b581b commit 86e7d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metacall.bat
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ set "CONFIGURATION_PATH=%loc%\configurations\global.json"
if not defined LOADER_SCRIPT_PATH (
set "LOADER_SCRIPT_PATH=%cd%"
)
%loc%\metacallcli.exe
%loc%\metacallcli.exe %*
endlocal

0 comments on commit 86e7d43

Please sign in to comment.