chore: make Prettier
[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"