mirror of
https://github.com/nadimkobeissi/mkbsd.git
synced 2024-12-23 00:55:20 +00:00
fixes the scuffed D in the ascii art
This commit is contained in:
parent
0da82bb8ee
commit
dadeddce01
10
mkbsd.go
10
mkbsd.go
@ -112,12 +112,12 @@ func asciiArt() {
|
|||||||
fmt.Printf(`
|
fmt.Printf(`
|
||||||
/$$ /$$ /$$ /$$ /$$$$$$$ /$$$$$$ /$$$$$$$
|
/$$ /$$ /$$ /$$ /$$$$$$$ /$$$$$$ /$$$$$$$
|
||||||
| $$$ /$$$| $$ /$$/| $$__ $$ /$$__ $$| $$__ $$
|
| $$$ /$$$| $$ /$$/| $$__ $$ /$$__ $$| $$__ $$
|
||||||
| $$$$ /$$$$| $$ /$$/ | $$ \\ $$| $$ \\__/| $$ \\ $$
|
| $$$$ /$$$$| $$ /$$/ | $$ \ $$| $$ \__/| $$ \ $$
|
||||||
| $$ $$/$$ $$| $$$$$/ | $$$$$$$ | $$$$$$ | $$ | $$
|
| $$ $$/$$ $$| $$$$$/ | $$$$$$$ | $$$$$$ | $$ | $$
|
||||||
| $$ $$$| $$| $$ $$ | $$__ $$ \\____ $$| $$ | $$
|
| $$ $$$| $$| $$ $$ | $$__ $$ \____ $$| $$ | $$
|
||||||
| $$\\ $ | $$| $$\\ $$ | $$ \\ $$ /$$ \\ $$| $$ | $$
|
| $$\ $ | $$| $$\ $$ | $$ \ $$ /$$ \ $$| $$ | $$
|
||||||
| $$ \\/ | $$| $$ \\ $$| $$$$$$$/| $$$$$$/| $$$$$$$/
|
| $$ \/ | $$| $$ \ $$| $$$$$$$/| $$$$$$/| $$$$$$$/
|
||||||
|__/ |__/|__/ \\__/|_______/ \\______/ |_______/`)
|
|__/ |__/|__/ \__/|_______/ \______/ |_______/ `)
|
||||||
fmt.Printf("\n\n")
|
fmt.Printf("\n\n")
|
||||||
fmt.Printf("🤑 Starting downloads from your favorite sellout grifter's wallpaper app...\n")
|
fmt.Printf("🤑 Starting downloads from your favorite sellout grifter's wallpaper app...\n")
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user