// Prepare message for users running app on bare metal
msg = `${chars.GREEN}┏${line(83)}┓${chars.BR}`
+ `┃ ${chars.CYAN}Welcome to Dashy! 🚀${blanks(60)}${chars.GREEN}┃${chars.BR}`
+ `┃ ${chars.CYAN}Your new dashboard is now up and running at ${chars.BRIGHT}`
+ `http://${ip}:${port}${chars.RESET}${blanks(26 - ip.length)}${chars.GREEN}┃${chars.BR}`
+ `┗${line(83)}┛${chars.BR}${chars.BR}${chars.RESET}`;
Additional info
No response
Please tick the boxes
[X] You have explained the issue clearly, and included all relevant info
Environment
Self-Hosted (Bare Metal)
System
win10
Version
Using Dashy V-3.1.1.
Describe the problem
Please replase banner to this:
Additional info
No response
Please tick the boxes