mirror of
https://github.com/httpie/cli.git
synced 2024-11-26 01:33:33 +01:00
3 lines
140 B
PowerShell
3 lines
140 B
PowerShell
$ErrorActionPreference = 'Stop';
|
|
py -m pip install $env:ChocolateyPackageName==$env:ChocolateyPackageVersion --disable-pip-version-check
|