We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd79171 commit 79f1eaaCopy full SHA for 79f1eaa
install/hst-install-debian.sh
@@ -1374,11 +1374,11 @@ cat $tmpfile | $send_mail -s "Hestia Control Panel" $email
1374
# Congrats
1375
echo '======================================================='
1376
echo
1377
-echo ' _| _| _|_|_|_| _|_|_| _|_|_|_|_| _|_| '
1378
-echo ' _| _| _| _| _| _| _| '
1379
-echo ' _| _| _|_|_| _|_| _| _|_|_|_| '
1380
1381
-echo ' _| _|_|_|_| _|_|_| _| _| _| '
+echo ' _ _ _ _ ____ ____ '
+echo ' | | | | ___ ___| |_(_) __ _ / ___| _ \ '
+echo ' | |_| |/ _ \/ __| __| |/ _` | | | |_) |'
+echo ' | _ | __/\__ \ |_| | (_| | |___| __/ '
+echo ' |_| |_|\___||___/\__|_|\__,_|\____|_| '
1382
1383
1384
cat $tmpfile
0 commit comments