Skip to content

Commit

Permalink
fix: Shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jan 14, 2024
1 parent ca2c8b9 commit d3ff2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/install.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
!/usr/bin/env bash
#!/usr/bin/env bash
set -Eeuo pipefail

: "${VERSION:="win11x64"}"
Expand Down

0 comments on commit d3ff2e1

Please sign in to comment.