mirror of
https://github.com/dockur/windows.git
synced 2024-11-15 01:34:41 +00:00
fix: Shebang
This commit is contained in:
parent
ca2c8b9f69
commit
d3ff2e1f11
@ -1,4 +1,4 @@
|
|||||||
!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -Eeuo pipefail
|
set -Eeuo pipefail
|
||||||
|
|
||||||
: "${VERSION:="win11x64"}"
|
: "${VERSION:="win11x64"}"
|
||||||
|
Loading…
Reference in New Issue
Block a user