[F] Fix shellcheck #218
This commit is contained in:
parent
f59f6f55d2
commit
813b6f7173
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -1477,7 +1477,7 @@ get_distro() {
|
|||
;;
|
||||
|
||||
digitalUNIX)
|
||||
distro="digital UNIX ${$kernel_version}"
|
||||
distro="digital UNIX ${kernel_version}"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue