fix: Shebang

This commit is contained in:
Kroese 2024-01-14 16:39:24 +01:00 committed by GitHub
parent ca2c8b9f69
commit d3ff2e1f11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
!/usr/bin/env bash
#!/usr/bin/env bash
set -Eeuo pipefail
: "${VERSION:="win11x64"}"