Skip to content

Commit

Permalink
chore: removing trailing white spaces to comply with CI requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
lvca committed Jul 22, 2023
1 parent 5b6c006 commit b51ea65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/src/main/scripts/server.bat
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@

@echo off
chcp 65001 >nul 2<&1 || goto afterBanner
echo █████╗ ██████╗ ██████╗ █████╗ ██████╗ ███████╗██████╗ ██████╗
echo █████╗ ██████╗ ██████╗ █████╗ ██████╗ ███████╗██████╗ ██████╗
echo ██╔══██╗██╔══██╗██╔════╝██╔══██╗██╔══██╗██╔════╝██╔══██╗██╔══██╗
echo ███████║██████╔╝██║ ███████║██║ ██║█████╗ ██║ ██║██████╔╝
echo ██╔══██║██╔══██╗██║ ██╔══██║██║ ██║██╔══╝ ██║ ██║██╔══██╗
echo ██║ ██║██║ ██║╚██████╗██║ ██║██████╔╝███████╗██████╔╝██████╔╝
echo ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝╚═════╝ ╚══════╝╚═════╝ ╚═════╝
echo ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝╚═════╝ ╚══════╝╚═════╝ ╚═════╝
:afterBanner
echo PLAY WITH DATA https://arcadedb.com
echo:
Expand Down

0 comments on commit b51ea65

Please sign in to comment.