Remove CPU block
This commit is contained in:
parent
16f395c462
commit
609005874a
1 changed files with 0 additions and 4 deletions
4
neofetch
4
neofetch
|
@ -947,10 +947,6 @@ getcpu () {
|
|||
cores=$(sysctl -n hw.ncpu)
|
||||
;;
|
||||
|
||||
"iPhone OS")
|
||||
cpu=""
|
||||
;;
|
||||
|
||||
*)
|
||||
case "$distro" in
|
||||
"OpenBSD"* | "FreeBSD"*)
|
||||
|
|
Loading…
Reference in a new issue