Skip to content

Commit

Permalink
separate with newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
mxfactorial committed Aug 18, 2024
1 parent 354b60b commit 5feab0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/list-deployments.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ for app_dir in "${INVENTORY[@]}"; do
fi
done

echo "${DEPLOYMENTS[@]}"
printf '%s\n' "${DEPLOYMENTS[@]}"

0 comments on commit 5feab0e

Please sign in to comment.