Skip to content

Commit d868c33

Browse files
committed
bug sorry
1 parent 4e610bc commit d868c33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ais/engine/bin/build_and_deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ swap_cnames() {
598598
aws route53 change-resource-record-sets \
599599
--hosted-zone-id $CITYGEOPHILACITY_ZONE_ID \
600600
--profile default \
601-
--change-batch file://$WORKING_DIRECTORY/route53-temp-change.json 1> /dev/nullecho "$json_string" > $WORKING_DIRECTORY/route53-temp-change.json
601+
--change-batch file://$WORKING_DIRECTORY/route53-temp-change.json 1> /dev/null
602602
echo "Swapping ${prod_color} to the Prod record in hosted zone ${PHILACITY_ZONE_ID}.."
603603
aws route53 change-resource-record-sets \
604604
--hosted-zone-id $PHILACITY_ZONE_ID \

0 commit comments

Comments
 (0)