mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-09-13 11:27:44 -05:00
Added quotes.
This commit is contained in:
2
neofetch
2
neofetch
@@ -1035,7 +1035,7 @@ get_distro() {
|
||||
esac
|
||||
|
||||
# Workaround for NomadBSD.
|
||||
[[ $distro = FreeBSD* ]] && [[ -f /usr/bin/nomadbsd-sysinfo ]] && distro=NomadBSD
|
||||
[[ $distro = "FreeBSD"* ]] && [[ -f /usr/bin/nomadbsd-sysinfo ]] && distro=NomadBSD
|
||||
|
||||
elif [[ -f /etc/GoboLinuxVersion ]]; then
|
||||
case $distro_shorthand in
|
||||
|
||||
Reference in New Issue
Block a user