mirror of
https://github.com/dockur/windows.git
synced 2025-08-12 09:59:10 +02:00
fix: Shebang
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -Eeuo pipefail
|
set -Eeuo pipefail
|
||||||
|
|
||||||
: "${VERSION:="win11x64"}"
|
: "${VERSION:="win11x64"}"
|
||||||
|
Reference in New Issue
Block a user