export download function
This commit is contained in:
@@ -19,6 +19,8 @@ function download () {
|
||||
echo "${filename}"
|
||||
}
|
||||
|
||||
export -f download
|
||||
|
||||
# Directory to look for bootstrap executables in
|
||||
BOOTSTRAP_D="${BASH_SOURCE[0]}.d"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user