Do not hardcode env
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
#!env bash
|
||||
set -exo pipefail
|
||||
|
||||
# Name of the file to write out
|
||||
@@ -38,4 +38,4 @@ boot_wait = "60s"
|
||||
EOF
|
||||
|
||||
rm -r "${tmp}"
|
||||
rm -f "cache/latest-nixos-minima-x86_64-linux.iso"
|
||||
rm -f "cache/latest-nixos-minima-x86_64-linux.iso"
|
||||
|
||||
Reference in New Issue
Block a user