add shebang to all .ps1

This commit is contained in:
AJ ONeal
2020-06-30 11:50:34 -06:00
parent e6bc229479
commit c6aca5216b
7 changed files with 16 additions and 3 deletions
+2
View File
@@ -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"