Skip to content

Commit

Permalink
Default to ccu edgerc section
Browse files Browse the repository at this point in the history
  • Loading branch information
dshafik committed Jul 15, 2017
1 parent bd9906b commit cfcc9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion akamai-purge.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ func main() {
cli.StringFlag{
Name: "section",
Usage: "Section of the credentials file",
Value: "default",
Value: "ccu",
EnvVar: "AKAMAI_EDGERC_SECTION",
},
}
Expand Down

0 comments on commit cfcc9c1

Please sign in to comment.