From 1036a6c9d138c12b3b80bc9ebb99b6fa56e89b65 Mon Sep 17 00:00:00 2001 From: fukusuket <41001169+fukusuket@users.noreply.github.com> Date: Thu, 13 Mar 2025 23:24:36 +0900 Subject: [PATCH] update --- WELA.ps1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/WELA.ps1 b/WELA.ps1 index 981f73fc..a10db3b7 100644 --- a/WELA.ps1 +++ b/WELA.ps1 @@ -1,10 +1,11 @@ $logo = @" +┏┓┏┓┏┳━━━┳┓ ┏━━━┓ ┃┃┃┃┃┃┏━━┫┃ ┃┏━┓┃ ┃┃┃┃┃┃┗━━┫┃ ┃┃ ┃┃ ┃┗┛┗┛┃┏━━┫┃ ┏┫┗━┛┃ ┗┓┏┓┏┫┗━━┫┗━┛┃┏━┓┃ -┗┛┗┛┗━━━┻━━━┻┛ ┗┛ -by Yamato Security + ┗┛┗┛┗━━━┻━━━┻┛ ┗┛ + by Yamato Security "@ Write-Host $logo -ForegroundColor Green