Skip to content

Commit 36518ac

Browse files
authored
Scientific Linux detection through lsb_release
1 parent 2172669 commit 36518ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

screenfetch-dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ detectdistro () {
389389
done
390390
fi
391391
case "${distro_detect}" in
392-
"CentOS"|"Chapeau"|"Deepin"|"Devuan"|"Fedora"|"gNewSense"|"Jiyuu Linux"|"Kogaion"|"Korora"|"Mageia"|"Netrunner"|"NixOS"|"Pardus"|"Raspbian"|"Sabayon"|"Solus"|"SteamOS"|"Trisquel"|"Ubuntu"|"GrombyangOS")
392+
"CentOS"|"Chapeau"|"Deepin"|"Devuan"|"Fedora"|"gNewSense"|"Jiyuu Linux"|"Kogaion"|"Korora"|"Mageia"|"Netrunner"|"NixOS"|"Pardus"|"Raspbian"|"Sabayon"|"Solus"|"SteamOS"|"Trisquel"|"Ubuntu"|"GrombyangOS"|"Scientific Linux")
393393
# no need to fix $distro/$distro_codename/$distro_release
394394
distro="${distro_detect}"
395395
;;

0 commit comments

Comments
 (0)