5ec3a4b324207403cf9408630a0d9a1fd337fd2d
[webi-installers/.git] / pathman / install.ps1
1 #!/usr/bin/env pwsh
2
3 curl.exe -fsSL -A "$Env:WEBI_UA" "https://rootprojects.org/pathman/dist/windows/amd64/pathman.exe" -o "$Env:USERPROFILE\.local\bin\pathman.exe"