Do not hardcode env
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user