X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=pathman%2Finstall.ps1;h=5ec3a4b324207403cf9408630a0d9a1fd337fd2d;hb=d68d0376b9cead7e1bf6446e71f00c8e3c965a45;hp=dd729e4e00bbd337f4003e799e35204f6893c21c;hpb=681cccd4d5f2adb81470ee99ede927a6de896c3b;p=webi-installers%2F.git diff --git a/pathman/install.ps1 b/pathman/install.ps1 index dd729e4..5ec3a4b 100644 --- a/pathman/install.ps1 +++ b/pathman/install.ps1 @@ -1 +1,3 @@ +#!/usr/bin/env pwsh + curl.exe -fsSL -A "$Env:WEBI_UA" "https://rootprojects.org/pathman/dist/windows/amd64/pathman.exe" -o "$Env:USERPROFILE\.local\bin\pathman.exe"