X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=_webi%2Ftemplate.ps1;h=491e3a544c17bf69fbbaf86b791c8b9c21dffcdf;hb=85a231cc55e039a7e99a5a853a7d7ad8519fa596;hp=6ebdcd89a55d61c48ee22dbca16ee5a4dcc0b8ba;hpb=4b52c1ba76242bc0e80fa15a37729fe248364343;p=webi-installers%2F.git diff --git a/_webi/template.ps1 b/_webi/template.ps1 index 6ebdcd8..491e3a5 100644 --- a/_webi/template.ps1 +++ b/_webi/template.ps1 @@ -35,7 +35,7 @@ if (!(Test-Path -Path .local\opt)) # 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 {{ installer }}