Merge pull request #157 from onodera-punpun/patch-1
Update CRUX distro name
This commit is contained in:
commit
cf87ac5b49
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -457,7 +457,7 @@ case "$os" in
|
|||
distro=${distro/[[:space:]]}
|
||||
|
||||
elif type -p crux >/dev/null 2>&1; then
|
||||
distro="CRUX"
|
||||
distro="$(crux)"
|
||||
|
||||
else
|
||||
distro="$(grep -h '^NAME=' /etc/*ease)"
|
||||
|
|
Loading…
Reference in a new issue