Skip to content

Commit d3ff2e1

Browse files
authored
fix: Shebang
1 parent ca2c8b9 commit d3ff2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
!/usr/bin/env bash
1+
#!/usr/bin/env bash
22
set -Eeuo pipefail
33

44
: "${VERSION:="win11x64"}"

0 commit comments

Comments
 (0)