diff --git a/go/install.ps1 b/go/install.ps1 index 4ff8147..69046e9 100644 --- a/go/install.ps1 +++ b/go/install.ps1 @@ -2,4 +2,4 @@ echo "'go@$Env:WEBI_TAG' is an alias for 'golang@$Env:WEBI_VERSION'" IF ($Env:WEBI_HOST -eq $null -or $Env:WEBI_HOST -eq "") { $Env:WEBI_HOST = "https://webinstall.dev" } -curl.exe -fsSL "$Env:WEBI_HOST/golang@$Env:WEBI_VERSION" | powershell \ No newline at end of file +curl.exe -fsSL "$Env:WEBI_HOST/golang@$Env:WEBI_VERSION" | powershell