Fix comment

This commit is contained in:
piotrp 2016-01-04 14:30:52 -08:00
parent ef4f62c87d
commit f4b31b80d9

View file

@ -90,7 +90,7 @@ $BinariesForCoreHost | ForEach-Object {
header "Crossgening Roslyn compiler ..."
_cmd "$RepoRoot\scripts\crossgen\crossgen_roslyn.cmd ""$OutputDir"""
# Copy dnx into stage 2
# Copy dnx into stage OutputDir
cp -rec "$DnxRoot\" "$OutputDir\bin\dnx\"
# Copy in the dotnet-restore script