I hereby claim:
- I am thecakeisnaoh on github.
- I am thecakeisnaoh (https://keybase.io/thecakeisnaoh) on keybase.
- I have a public key ASBo3IdMqeC7AAaRYrmy2IpQMEiqUoZNgDQsGc84Xw_l7Qo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
param( | |
[parameter(Mandatory=$false, Position=1)][string]$installDir = 'C:\', | |
[parameter(Mandatory=$false, Position=0)][string]$pkgConfigPath = (Join-Path "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" 'install.config') | |
) | |
if (!(Test-Path $installDir)) { | |
Throw 'did not find override directory' | |
} | |
if (!(Test-Path $pkgConfigPath)) { |
UTC: 2024-11-03 18:02 TheCakeIsNaOH/chocolatey-packages
This file is automatically generated by the update_all.ps1 script using the Chocolatey-AU module.
Ignored | History | Force Test |