Skip to content

Commit

Permalink
updated aws_info_ec2_csv.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Nov 22, 2024
1 parent 3fb34ff commit be89e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/aws_info_ec2_csv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,4 @@ jq -r '
@csv
' <<< "$json" |
sed "$sed_script" |
tee "$csv"
tee 2>"$csv"

0 comments on commit be89e06

Please sign in to comment.