Skip to content

Commit

Permalink
remove accidental commit of TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Learnspree committed Apr 13, 2020
1 parent 9e42b8f commit 7415a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spf-api/spf-build-api.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ helpFunction()
echo ""
echo "Usage: $0 -e environment -c acmcertarn -d api.mycustomdomain.com"
exit 1 # Exit script after printing help
}TODO - arn:aws:acm:us-east-1:662198257344:certificate/564a004a-c993-4f05-a47d-0b7a0a09f5e8
}

while getopts "e:d:c:" opt
do
Expand Down

0 comments on commit 7415a26

Please sign in to comment.