diff --git a/wave/tools/chocolateyinstall.ps1 b/wave/tools/chocolateyinstall.ps1 index a44c138..dfa0268 100644 --- a/wave/tools/chocolateyinstall.ps1 +++ b/wave/tools/chocolateyinstall.ps1 @@ -1,4 +1,4 @@ -$ErrorActionPreference = 'Stop' +$ErrorActionPreference = 'Stop' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $url64 = 'https://dl.waveterm.dev/releases-w2/Wave-win32-x64-0.9.3.msi' $packageArgs = @{