1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-04-10 18:58:21 +02:00

Improve list-credits.ps1

This commit is contained in:
Markus Fleschutz 2021-04-25 19:07:02 +02:00
parent 40d9935794
commit 1a30fef459

View File

@ -7,9 +7,12 @@
try { try {
clear-host clear-host
"" ""
& "$PSScriptRoot/write-big.ps1" " CREDITS" " ______ ______ ______ _____ __ ______ ______ "
" /\ ___\ /\ == \ /\ ___\ /\ __-. /\ \ /\__ _\ /\ ___\ "
" \ \ \____ \ \ __< \ \ __\ \ \ \/\ \ \ \ \ \/_/\ \/ \ \___ \ "
" \ \_____\ \ \_\ \_\ \ \_____\ \ \____- \ \_\ \ \_\ \/\_____\ "
" \/_____/ \/_/ /_/ \/_____/ \/____/ \/_/ \/_/ \/_____/ "
"" ""
& "$PSScriptRoot/write-animated.ps1" "Typos: Markus Fleschutz" & "$PSScriptRoot/write-animated.ps1" "Typos: Markus Fleschutz"