Skip to content

Commit

Permalink
updated aws_foreach_profile.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Nov 22, 2024
1 parent e6a4f7a commit 8ab71a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/aws_foreach_profile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ while read -r profile; do
eval "${cmd[@]}"
echo >&2
echo >&2
done <<< "$profile"
done <<< "$profiles"

0 comments on commit 8ab71a8

Please sign in to comment.