Fix CPU output on ios

This commit is contained in:
Dylan 2016-05-07 13:32:47 +10:00
parent 609005874a
commit 38f9ebcb4c
1 changed files with 1 additions and 0 deletions

View File

@ -947,6 +947,7 @@ getcpu () {
cores=$(sysctl -n hw.ncpu)
;;
"iPhone OS") ;;
*)
case "$distro" in
"OpenBSD"* | "FreeBSD"*)