diff --git a/functions.sh b/functions.sh index 190130b8..288f1c67 100644 --- a/functions.sh +++ b/functions.sh @@ -386,7 +386,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