[F] Fix shellcheck #218

This commit is contained in:
Azalea 2023-12-01 06:15:55 -05:00
parent f59f6f55d2
commit 813b6f7173

View file

@ -1477,7 +1477,7 @@ get_distro() {
;;
digitalUNIX)
distro="digital UNIX ${$kernel_version}"
distro="digital UNIX ${kernel_version}"
;;
esac