mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-19 04:49:37 +02:00
Fix banner formatting in AdventureLog installer script for improved aesthetics
This commit is contained in:
parent
8be723b9ad
commit
3acfc9f228
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
Before Width: | Height: | Size: 848 KiB After Width: | Height: | Size: 1.2 MiB |
|
@ -55,7 +55,7 @@ log_header() {
|
||||||
|
|
||||||
print_banner() {
|
print_banner() {
|
||||||
cat << 'EOF'
|
cat << 'EOF'
|
||||||
╔══════════════════════════════════════════════════════════════════════════╗
|
╔══════════════════════════════════════════════════════════════════════╗
|
||||||
║ ║
|
║ ║
|
||||||
║ 🌍 A D V E N T U R E L O G I N S T A L L E R ║
|
║ 🌍 A D V E N T U R E L O G I N S T A L L E R ║
|
||||||
║ ║
|
║ ║
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue