Added quotes.

This commit is contained in:
Andreas T Jonsson 2022-07-04 12:10:17 +02:00
parent dabf15d34f
commit c5a59756aa

View file

@ -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