diff --git a/functions.sh b/functions.sh index dfe31c52..2fe74ed8 100644 --- a/functions.sh +++ b/functions.sh @@ -373,7 +373,7 @@ function setup_host { set -o xtrace # capture # of cpus - echo "NProc things we have $(nproc) cpus" + echo "NProc has discovered $(nproc) CPUs" cat /proc/cpuinfo # This is necessary to keep sudo from complaining