mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-23 20:12:31 +00:00
revert previous commit
This commit is contained in:
1
neofetch
1
neofetch
@@ -502,7 +502,6 @@ getdistro () {
|
|||||||
|
|
||||||
"iPhone OS")
|
"iPhone OS")
|
||||||
distro="iOS $(awk '/OS-Version:/ {printf $4}' /var/logs/AppleSupport/general.log)"
|
distro="iOS $(awk '/OS-Version:/ {printf $4}' /var/logs/AppleSupport/general.log)"
|
||||||
distro=$(printf "%s" "$distro" | awk '{printf $1 $2}')
|
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"OpenBSD")
|
"OpenBSD")
|
||||||
|
|||||||
Reference in New Issue
Block a user