Skip to content

Commit 79f1eaa

Browse files
authored
Add missing ascii logo.
1 parent bd79171 commit 79f1eaa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

install/hst-install-debian.sh

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1374,11 +1374,11 @@ cat $tmpfile | $send_mail -s "Hestia Control Panel" $email
13741374
# Congrats
13751375
echo '======================================================='
13761376
echo
1377-
echo ' _| _| _|_|_|_| _|_|_| _|_|_|_|_| _|_| '
1378-
echo ' _| _| _| _| _| _| _| '
1379-
echo ' _| _| _|_|_| _|_| _| _|_|_|_| '
1380-
echo ' _| _| _| _| _| _| _| '
1381-
echo ' _| _|_|_|_| _|_|_| _| _| _| '
1377+
echo ' _ _ _ _ ____ ____ '
1378+
echo ' | | | | ___ ___| |_(_) __ _ / ___| _ \ '
1379+
echo ' | |_| |/ _ \/ __| __| |/ _` | | | |_) |'
1380+
echo ' | _ | __/\__ \ |_| | (_| | |___| __/ '
1381+
echo ' |_| |_|\___||___/\__|_|\__,_|\____|_| '
13821382
echo
13831383
echo
13841384
cat $tmpfile

0 commit comments

Comments
 (0)