Skip to content

Commit

Permalink
Remove profile from the command.
Browse files Browse the repository at this point in the history
  • Loading branch information
patelrit authored Nov 30, 2022
1 parent e8abebb commit 03afe38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/aws-marketplace/run-cmd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ aws marketplace-catalog start-change-set \
"Details": '"${DETAILS_JSON_STRING}"'
}
]' \
--region us-east-1 --profile default
--region us-east-1

0 comments on commit 03afe38

Please sign in to comment.