update-motd: reset colors
This commit is contained in:
parent
ae9b07dba9
commit
84d4d7c4fe
@ -73,4 +73,5 @@ echo -en "$W" >> $motd
|
||||
zpool list >> $motd
|
||||
echo -e "$R===============================================================" >> $motd
|
||||
script -c "systemctl --failed" /dev/null | grep -E '●| UNIT' >> $motd
|
||||
echo -e "$X" >> $motd
|
||||
echo -en "$X" >> $motd
|
||||
tput sgr0 >> $motd
|
||||
|
Loading…
Reference in New Issue
Block a user