tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

system_info.yml (143B)


      1 steps:
      2 - script: systeminfo
      3  displayName: 'Show system info (Windows)'
      4  condition: and(succeeded(), eq(variables['Agent.OS'], 'Windows_NT'))