commented out the environment variable in the powershell profile

This commit is contained in:
jblu 2022-05-18 13:36:46 -05:00
parent ac08aa5750
commit d3b322deaa

View File

@ -1,4 +1,4 @@
$env:HTTPS_PROXY = 'http://10.0.0.14:8080'
#$env:HTTPS_PROXY = 'http://10.0.0.14:8080'
function rdgw {
Write-Host "Logging on to the Arcus Management Server..."