mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 05:39:22 +02:00
change ascii art for JoinMarket stats (#1613)
This commit is contained in:
parent
328f7ca284
commit
52ed966812
@ -291,11 +291,11 @@ if [ $(sudo -u joinmarket pgrep -f "python yg-privacyenhanced.py $YGwallet --wal
|
||||
JMstatsL3=$(sed -n 3p < "$JMstats")
|
||||
JMstatsL4=$(sed -n 4p < "$JMstats")
|
||||
lastLine="\
|
||||
${color_gray} _ __ _
|
||||
${color_gray} \_/ \_/ ${color_gray}$JMstatsL1
|
||||
${color_gray} \ | /\ | / ${color_gray}$JMstatsL2
|
||||
${color_gray} / | \/ | \ ${color_gray}$JMstatsL3
|
||||
${color_gray} _/^\__/^\_ ${color_gray}$JMstatsL4"
|
||||
${color_gray}
|
||||
${color_gray} ╦╔╦╗ ${color_gray}$JMstatsL1
|
||||
${color_gray} ║║║║ ${color_gray}$JMstatsL2
|
||||
${color_gray} ╚╝╩ ╩ ${color_gray}$JMstatsL3
|
||||
${color_gray} ◎=◎=◎=◎=◎ ${color_gray}$JMstatsL4"
|
||||
else
|
||||
lastLine="\
|
||||
${color_yellow}
|
||||
|
Loading…
x
Reference in New Issue
Block a user