Skip to content

Commit

Permalink
enable rdp
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaun Wilde committed Nov 27, 2016
1 parent c87b601 commit e620066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -118,4 +118,4 @@ on_success:
& .\build.bat dogfood-release
}
on_finish:
- ps: #$blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

0 comments on commit e620066

Please sign in to comment.