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