X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=_webi%2Ftemplate.ps1;h=6ebdcd89a55d61c48ee22dbca16ee5a4dcc0b8ba;hb=3efbefdc677e5781bd4152a5ed089880f960b6cc;hp=7a72e7008054e60a374347687fa4536e5a5702bf;hpb=2640e73b0fc34b63320482c8ab6c62d3fc881486;p=webi-installers%2F.git diff --git a/_webi/template.ps1 b/_webi/template.ps1 index 7a72e70..6ebdcd8 100644 --- a/_webi/template.ps1 +++ b/_webi/template.ps1 @@ -34,8 +34,8 @@ if (!(Test-Path -Path .local\opt)) # {{ version }} # 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 "$Env:USERPROFILE\.local\bin" +& "$Env:USERPROFILE\.local\bin\pathman.exe" add .local\bin {{ installer }}