Commit 3f709649 authored by justcoding121's avatar justcoding121

Revert "rdp onfinish"

This reverts commit a8a969f6.
parent a8a969f6
...@@ -77,5 +77,5 @@ deploy: ...@@ -77,5 +77,5 @@ deploy:
on: on:
branch: /(stable|beta)/ branch: /(stable|beta)/
on_finish: init:
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment