mirror of
https://github.com/httpie/cli.git
synced 2025-03-12 22:08:25 +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
|