You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(client+deisctl): remove colors from installer messages
The ANSI color codes used in the "all done" installer messages
won't print correctly on some platforms without using "echo -e",
but the "-e" flag isn't recognized on all platforms.
0 commit comments