mirror of
https://github.com/winfsp/winfsp.git
synced 2026-04-27 17:09:16 -05:00
build: choco: update chocolatey package as per guidelines from chocolatey admin
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
$ErrorActionPreference = 'Stop';
|
||||
|
||||
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
|
||||
. "$toolsdir\chocolateyHelper.ps1"
|
||||
Reference in New Issue
Block a user