Do not hardcode env
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
#!env bash
|
||||
|
||||
name="${0%.sh}"
|
||||
|
||||
@@ -32,4 +32,4 @@ http_directory = "distros/opensuse/tumbleweed/http/"
|
||||
vbox_os_type = "OpenSUSE_Tumbleweed_64"
|
||||
EOF
|
||||
|
||||
rm -r "${tmp}"
|
||||
rm -r "${tmp}"
|
||||
|
||||
Reference in New Issue
Block a user