dotnet-installer/.devcontainer/vmr-source-build/synchronize-vmr.sh

4 lines
117 B
Bash
Executable file

#!/bin/bash
(cd /workspaces/installer \
&& ./eng/vmr-sync.sh --vmr /workspaces/dotnet --tmp /workspaces/tmp $*)