mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-23 12:09:55 +00:00
Merge pull request #157 from onodera-punpun/patch-1
Update CRUX distro name
This commit is contained in:
2
neofetch
2
neofetch
@@ -457,7 +457,7 @@ case "$os" in
|
|||||||
distro=${distro/[[:space:]]}
|
distro=${distro/[[:space:]]}
|
||||||
|
|
||||||
elif type -p crux >/dev/null 2>&1; then
|
elif type -p crux >/dev/null 2>&1; then
|
||||||
distro="CRUX"
|
distro="$(crux)"
|
||||||
|
|
||||||
else
|
else
|
||||||
distro="$(grep -h '^NAME=' /etc/*ease)"
|
distro="$(grep -h '^NAME=' /etc/*ease)"
|
||||||
|
|||||||
Reference in New Issue
Block a user