Skip to content

Commit

Permalink
Update brand
Browse files Browse the repository at this point in the history
  • Loading branch information
karlomikus committed Jun 11, 2024
1 parent adc5d77 commit 2e1c725
Showing 1 changed file with 18 additions and 17 deletions.
35 changes: 18 additions & 17 deletions resources/docker/dist/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,24 @@ PGID=${PGID:-1000}

cd /var/www/cocktails

echo "
██▒▒██▒▒██
██▒▒██▒▒
▒▒▒▒▒▒ ██▒▒██
▒▒ ▒▒ ▒▒ ██▒▒
▒▒ ██ ▒▒████████▒▒██ ██
▒▒ ██ ▒▒ ██
▒▒██░░░░░░░░▒▒░░░░██
██░░░░░░░░░░██
██░░░░░░██
██████
██
██
██
██
██
████░░████ "
echo '
__
|@@@g_
|@@ <@@g_ ~~,
|@@ @@@@a_ @@|
|@@ @@@@@@@_ @@|
|@@ @@@@@@@@@@@@@@@@@@@|
|@@ @@@@@@@@" @@|
|@@ @@@@@P @@|
|@@ _~@@P @@|
|@@@@P
'""'
ggggggggggggg
BBBBBBBBBBBBN
'

echo "[ENTRYPOINT] Starting Bar Assistant, this can take a few minutes depending on the system..."
echo "[ENTRYPOINT] User uid: $PUID"
Expand Down

0 comments on commit 2e1c725

Please sign in to comment.