Skip to content

Commit

Permalink
Hotter Installation Logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Aitareo-Das committed Mar 27, 2024
1 parent 33cf5d5 commit d64a172
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions src/installer/windows/server/installer.bat
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,14 @@
net session >nul 2>&1 || (powershell start -verb runas '%~0' %1 & exit /b)

: Show header and ask weather to continue
echo ### #
echo # # ## # # #### # # ## #### ######
echo # # # # ## # # # # # # # # # #
echo # # # # # # # # # # # # # #####
echo # # ###### # # # # ### # # ###### # ### #
echo # # # # # ## # # # # # # # # #
echo ### ####### # # # # #### #### # # #### ######
echo _____ _
echo |_ _| | |
echo | | ______ | | __ _ _ __ __ _ _ _ __ _ __ _ ___
echo | | |______| | | / _` | | '_ \ / _` | | | | | / _` | / _` | / _ \
echo _| |_ | |____ | (_| | | | | | | (_| | | |_| | | (_| | | (_| | | __/
echo |_____| |______| \__,_| |_| |_| \__, | \__,_| \__,_| \__, | \___|
echo __/ | __/ |
echo |___/ |___/
echo:
echo:
echo This will install the I programming language on your computer.
Expand Down

0 comments on commit d64a172

Please sign in to comment.