raspibolt / raspibolt-pulse

A script to monitor a RaspiBolt node health and activity at a glance.
MIT License
11 stars 12 forks source link

Fixes raspibolt/raspibolt-pulse#22 + use white color on red background #23

Closed bonitoman closed 9 months ago

bonitoman commented 1 year ago

With this fix of issue raspibolt/raspibolt-pulse#22, the grep error is not shown anymore.

Only tested with my configuration and without any 2nd drive.

bonitoman commented 1 year ago

Commit 847c047 changes the foreground color from black to white on a red background. This ist much more readable.

Before:

black on red

After:

white on red

yanone commented 7 months ago

Why was this closed rather than merged?

FYI, I manually applied the changes regarding #22 in my local copy and can confirm that it worked.

dawiepoolman commented 3 months ago

pls merge this. I can also confirm that it works