From 641d52d0c0a0a5156f64b2a4bcd9b413c4d961ba Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Tue, 1 Aug 2017 14:29:12 +0200 Subject: [PATCH] Update Stats32 --- Stats32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Stats32 b/Stats32 index f3852e6..cf9090a 100755 --- a/Stats32 +++ b/Stats32 @@ -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