mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-10-26 19:21:58 -06:00
Updated Borealis.ps1 ASCII Art
This commit is contained in:
22
Borealis.ps1
22
Borealis.ps1
@@ -862,17 +862,19 @@ Clear-Host
|
|||||||
|
|
||||||
# ASCII Art Banner
|
# ASCII Art Banner
|
||||||
@'
|
@'
|
||||||
|
::::::::: :::::::: ::::::::: :::::::::: ::: ::: ::::::::::: ::::::::
|
||||||
███████████ ████ ███
|
:+: :+: :+: :+: :+: :+: :+: :+: :+: :+: :+: :+: :+:
|
||||||
░░███░░░░░███ ░░███ ░░░
|
+:+ +:+ +:+ +:+ +:+ +:+ +:+ +:+ +:+ +:+ +:+ +:+
|
||||||
░███ ░███ ██████ ████████ ██████ ██████ ░███ ████ █████
|
+#++:++#+ +#+ +:+ +#++:++#: +#++:++# +#++:++#++: +#+ +#+ +#++:++#++
|
||||||
░██████████ ███░░███░░███░░███ ███░░███ ░░░░░███ ░███ ░░███ ███░░
|
+#+ +#+ +#+ +#+ +#+ +#+ +#+ +#+ +#+ +#+ +#+ +#+
|
||||||
░███░░░░░███░███ ░███ ░███ ░░░ ░███████ ███████ ░███ ░███ ░░█████
|
#+# #+# #+# #+# #+# #+# #+# #+# #+# #+# #+# #+# #+#
|
||||||
░███ ░███░███ ░███ ░███ ░███░░░ ███░░███ ░███ ░███ ░░░░███
|
######### ######## ### ### ########## ### ### ########## ########### ########
|
||||||
███████████ ░░██████ █████ ░░██████ ░░████████ █████ █████ ██████
|
|
||||||
░░░░░░░░░░░ ░░░░░░ ░░░░░ ░░░░░░ ░░░░░░░░ ░░░░░ ░░░░░ ░░░░░░
|
|
||||||
'@ | Write-Host -ForegroundColor DarkCyan
|
'@ | Write-Host -ForegroundColor DarkCyan
|
||||||
Write-Host "Automation Platform" -ForegroundColor DarkGray
|
@'
|
||||||
|
____ _ _ ___ ____ _ _ ____ ___ _ ____ _ _ ___ _ ____ ___ ____ ____ ____ _ _
|
||||||
|
|__| | | | | | |\/| |__| | | | | |\ | |__] | |__| | |___ | | |__/ |\/|
|
||||||
|
| | |__| | |__| | | | | | | |__| | \| | |___ | | | | |__| | \ | |
|
||||||
|
'@ | Write-Host -ForegroundColor DarkGray
|
||||||
|
|
||||||
if (-not $choice) {
|
if (-not $choice) {
|
||||||
Write-Host " "
|
Write-Host " "
|
||||||
|
|||||||
Reference in New Issue
Block a user