Skip to content

Commit

Permalink
Add missing chars in cli banner (#4144)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanhinde committed Jun 2, 2023
1 parent 1b1ef4c commit 3a0e444
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/aecli/src/aecli.erl
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ init() ->

banner(#aecli{}) ->
{ok, "\r\n
_ _ _ _\r
/ \\ ___ | |_ ___ _ __ _ __ (_) | |_ _ _ \r
/ _ \\ / _ \\ | __| / _ \\ | '__| | '_ \\ | | | __| | | | |\r
/ ___ \\ | __/ | |_ | __/ | | | | | | | | | |_ | |_| |\r
Expand Down

0 comments on commit 3a0e444

Please sign in to comment.