Skip to content
Snippets Groups Projects
Unverified Commit 279b3589 authored by tamaina's avatar tamaina Committed by GitHub
Browse files

Update ubuntu.sh

parent 80232670
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ else
fi
tput setaf 2;
echo "Check; Memory;"
echo "Check: Memory;"
mem_all=`free -t --si -g | tail -n 1`;
mem_allarr=(${mem_all//\\t/ });
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment