Fix banner alignment in installer script (#4011)

Co-authored-by: Ahmed Khaled <wakeupwithme000@gmail.com>
This commit is contained in:
Teknium
2026-03-30 11:24:10 -07:00
committed by GitHub
parent 60ecde8ac7
commit ea342f2382

View File

@@ -94,7 +94,7 @@ print_banner() {
echo ""
echo -e "${MAGENTA}${BOLD}"
echo "┌─────────────────────────────────────────────────────────┐"
echo "│ ⚕ Hermes Agent Installer │"
echo "│ ⚕ Hermes Agent Installer │"
echo "├─────────────────────────────────────────────────────────┤"
echo "│ An open source AI agent by Nous Research. │"
echo "└─────────────────────────────────────────────────────────┘"