Add comments

This commit is contained in:
Paul Durivage 2014-06-19 12:17:48 -05:00 committed by Matt Martz
parent 10a526e020
commit bceaf96fd6
2 changed files with 12 additions and 5 deletions

View file

@ -78,6 +78,6 @@ else
}
$FileName = $DownLoadUrl.Split('/')[-1]
download-file $downloadurl "$powershellpath\$filename"
# download-file $downloadurl "$powershellpath\$filename"
."$powershellpath\$filename" /quiet /log "C:\powershell\install.log"