Update Stats32

This commit is contained in:
Erreur32 2017-08-01 14:29:12 +02:00
parent d2ceb4941b
commit 641d52d0c0
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
figlet -f chunky $(hostname)
echo -e "$SHELL :\e[1;30m $USER\e[0m"
echo -e 'Last User:\e[1;30m'; last -a | grep pts
echo -e 'Last User :\e[1;30m'; last -a | grep pts
echo -e "\033[0m"
[ -r /etc/lsb-release ] && . /etc/lsb-release