mirror of
https://github.com/httpie/cli.git
synced 2024-11-29 11:13:28 +01:00
3 lines
114 B
PowerShell
3 lines
114 B
PowerShell
|
$ErrorActionPreference = 'Stop';
|
|||
|
py -m pip uninstall -y $env:ChocolateyPackageName --disable-pip-version-check
|