Skip to content

Commit

Permalink
fix awsenv cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Flamm committed Feb 22, 2018
1 parent 4bf28d1 commit 5363575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion afpre
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ secs_since_epoch() {
}
awsenv() {
env | grep -i --color=never aws
env | grep -i --color=never ^aws
}
renew() {
Expand Down

0 comments on commit 5363575

Please sign in to comment.