Do not hardcode env

This commit is contained in:
Greg Hellings
2024-04-16 14:21:00 -05:00
parent 669068a902
commit 822e1c869d
6 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!env bash
set -ex
+2 -2
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!env bash
set -ex
@@ -30,4 +30,4 @@ cd_files = [ "distros/centos-stream/9/disc/*" ]
vbox_os_type = "RedHat9_64"
HERPDERP
rm -f cache/CentOS-Stream-9-latest-x86_64-boot.iso
rm -f cache/CentOS-Stream-9-latest-x86_64-boot.iso