Update run.txt

This commit is contained in:
Alexandre
2024-09-22 20:13:14 +02:00
committed by GitHub
parent 3a7822ae72
commit fa5f3ca6c1

View File

@@ -77,7 +77,7 @@ function parse_yaml {
} }
# Get list of parameters in a file # Get list of parameters in a file
parse_yaml "$CONFIGSOURCE" >/tmpfile parse_yaml "$CONFIGSOURCE" "" >/tmpfile
while IFS= read -r line; do while IFS= read -r line; do
# Clean output # Clean output