From 405bb1e42b06af32cd06541ea67334bbf8e5a675 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Tue, 1 Aug 2017 14:25:27 +0200 Subject: [PATCH] Update Stats32 --- Stats32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Stats32 b/Stats32 index ef72529..5d47267 100755 --- a/Stats32 +++ b/Stats32 @@ -42,4 +42,4 @@ printf "Memory usage:\t%s\tSystem uptime:\t%s\n" $memory_usage "$time" printf "Usage on / :\t%s\tSwap usage:\t%s\n" $root_usage $swap_usage printf "Local Users :\t%s\tProcesses:\t%s\n" $users $processes printf "%s-----------\t---\t------------\t----------\n" -echo -e "\n\e[93m"Generated by MOTDs32\e[0m" +echo -e "\n\e[93m Generated by MOTDs32\e[0m"