fix tput
This commit is contained in:
parent
166e9a217f
commit
2c4f981b6c
@ -72,4 +72,4 @@ zpool list >> $motd
|
|||||||
echo -e "$R===============================================================" >> $motd
|
echo -e "$R===============================================================" >> $motd
|
||||||
script -c "systemctl --failed" /dev/null | grep -E '●| UNIT' >> $motd
|
script -c "systemctl --failed" /dev/null | grep -E '●| UNIT' >> $motd
|
||||||
echo -en "$X" >> $motd
|
echo -en "$X" >> $motd
|
||||||
tput sgr0 >> $motd
|
TERM=screen-256color tput sgr0 >> $motd
|
||||||
|
Loading…
Reference in New Issue
Block a user