mirror of
https://github.com/dockur/windows.git
synced 2024-11-02 19:51:49 +00:00
fix: Shebang
This commit is contained in:
parent
ca2c8b9f69
commit
d3ff2e1f11
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
!/usr/bin/env bash
|
||||
#!/usr/bin/env bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
: "${VERSION:="win11x64"}"
|
||||
|
|
Loading…
Reference in a new issue