Use a consistent rootfs location (#2005)
[platform/upstream/dotnet/runtime.git] / installer.cmd
1 @echo off
2 setlocal
3
4 set _args=-subsetCategory installer %*
5 if "%~1"=="-?" set _args=-help
6
7 "%~dp0build.cmd" %_args%