fix: Shebang

This commit is contained in:
Kroese
2024-01-14 16:39:24 +01:00
committed by GitHub
parent ca2c8b9f69
commit d3ff2e1f11

View File

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