Update 01-config_yaml.sh

This commit is contained in:
Alexandre
2025-07-06 20:11:11 +02:00
committed by GitHub
parent 85f46363c2
commit 29c7f3ddd0

View File

@@ -134,7 +134,7 @@ fi
# Export all yaml entries as env variables
# Helper function
function parse_yaml_to_vars {
function parse_yaml {
local input_file=$1
local output_file=$2