fix: Export get_json_array bash function
This commit is contained in:
parent
c8d8ab306c
commit
f2a4123e0b
2 changed files with 5 additions and 0 deletions
|
|
@ -68,5 +68,6 @@ export OS_ARCH=$(uname -m)
|
|||
|
||||
# Export functions for use in sub-shells or sourced scripts
|
||||
export -f get_yaml_array
|
||||
export -f get_json_array
|
||||
|
||||
mkdir -p /var/roothome /var/opt /var/lib/alternatives /var/opt /var/usrlocal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue