mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
commit
6a8d3aa5b6
1 changed files with 1 additions and 1 deletions
|
@ -335,4 +335,4 @@ on_success:
|
||||||
on_failure:
|
on_failure:
|
||||||
- ps: Write-Host "Build error." -ForegroundColor Red
|
- ps: Write-Host "Build error." -ForegroundColor Red
|
||||||
on_finish:
|
on_finish:
|
||||||
- ps: $blockRdp = $false; 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'))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue