Skip to content

Commit 9da7371

Browse files
committed
Add shebang to build.ps1 so it's runnable
Sometimes I'm in zsh.
1 parent 26d226a commit 9da7371

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.ps1

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env pwsh
2+
13
# Copyright (c) Microsoft Corporation.
24
# Licensed under the MIT License.
35

0 commit comments

Comments
 (0)