revert previous commit
This commit is contained in:
parent
7682be5522
commit
59eae428dd
1 changed files with 0 additions and 1 deletions
1
neofetch
1
neofetch
|
@ -502,7 +502,6 @@ getdistro () {
|
|||
|
||||
"iPhone OS")
|
||||
distro="iOS $(awk '/OS-Version:/ {printf $4}' /var/logs/AppleSupport/general.log)"
|
||||
distro=$(printf "%s" "$distro" | awk '{printf $1 $2}')
|
||||
;;
|
||||
|
||||
"OpenBSD")
|
||||
|
|
Loading…
Reference in a new issue