Removed hardcoded string from testing
This commit is contained in:
parent
7783aaa8c5
commit
3ead0bf5c5
1 changed files with 0 additions and 1 deletions
1
neofetch
1
neofetch
|
@ -465,7 +465,6 @@ case "$os" in
|
|||
|
||||
"Mac OS X")
|
||||
osx_version=$(sw_vers -productVersion)
|
||||
osx_version="10.11.3"
|
||||
|
||||
case "$osx_version" in
|
||||
"10.4."*) osx_codename="Mac OS X Tiger" ;;
|
||||
|
|
Loading…
Reference in a new issue