Update global: only source the helper_functions
This commit is contained in:
parent
6e4c5911c3
commit
6b31da0a0b
@ -9,7 +9,7 @@ cd "$(dirname "${0}")/.."
|
||||
|
||||
# Source all function definition files
|
||||
|
||||
for function_snippet in ./script/include/*_functions.inc.sh
|
||||
for function_snippet in ./script/include/helper_functions.inc.sh
|
||||
do
|
||||
source "${function_snippet}"
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user