Skip to content

Commit

Permalink
yeah
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh committed Sep 12, 2023
1 parent ad7df74 commit b926a53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ set_config_value() {
CURRENT=$(get_config_value $1 $3)
sed -i 's/'"$1"'='"$CURRENT"'/'"$1"'='"$2"'/g' $3
}

export -f get_yaml_array # this makes the function available to all modules
export -f get_config_value
export -f set_config_value
Expand Down

0 comments on commit b926a53

Please sign in to comment.