Skip to content

Commit

Permalink
fixed script output (#4)
Browse files Browse the repository at this point in the history
* fixed output of script
  • Loading branch information
vjirovsky-pure authored Sep 27, 2023
1 parent ff713b1 commit 7a1164e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-e2e-demo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ echo -e "


echo -e "${C_BLUE3}${C_GREY85}
[Step #1] Deploying required infrastructure in subscription xxxxxxxx-xxxx-xxxx-xxx-xxxxxxxxxxxx:${NO_FORMAT}"
[Step #1] Deploying required infrastructure in subscription ${subscriptionId}:${NO_FORMAT}"
echo "
RG name: $resourceGroupName
Location: $location
Expand Down

0 comments on commit 7a1164e

Please sign in to comment.