add git and golang for windows, fix some PATH stuff
[webi-installers/.git] / _webi / webi.ps1
index 7d8de291ee643c0a19da0cef62292933ec275c23..d18996cc4245aaaf5ac053033c31923c062ec383 100644 (file)
@@ -49,7 +49,7 @@ if (!(Test-Path -Path .local\bin\pathman.exe))
 
 # Run pathman to set up the folder
 #& "$Env:USERPROFILE\.local\bin\pathman.exe" add "$Env:USERPROFILE\.local\bin"
-& "$Env:USERPROFILE\.local\bin\pathman.exe" add .local\bin
+& "$Env:USERPROFILE\.local\bin\pathman.exe" add %USERPROFILE%\.local\bin
 
 # {{ baseurl }}
 # {{ version }}