mirror of
https://github.com/rancher/os.git
synced 2025-09-01 14:48:55 +00:00
Boot banner correction + code cleanup
This commit is contained in:
@@ -11,11 +11,11 @@ import (
|
||||
|
||||
const Banner = `
|
||||
____ _ _ _ ____ _____
|
||||
| _ \ (_) | | / __ \ / ____|
|
||||
| _ \\ (_) | | / __ \\ / ____|
|
||||
| |_) |_ _ _ __ _ __ ___ _| | | __ _| | | | (___
|
||||
| _ <| | | | '__| '_ ' _ \| | | |/ _' | | | |\___ \
|
||||
| _ <| | | | '__| '_ ' _ \\| | | |/ _' | | | |\\___ \\
|
||||
| |_) | |_| | | | | | | | | | | | (_| | |__| |____) |
|
||||
|____/ \__,_|_| |_| |_| |_|_|_|_|\__,_|\____/|_____/
|
||||
|____/ \\__,_|_| |_| |_| |_|_|_|_|\\__,_|\\____/|_____/
|
||||
|
||||
BurmillaOS \v \n \l
|
||||
`
|
||||
|
Reference in New Issue
Block a user