mirror of
https://github.com/KittyKatt/screenFetch.git
synced 2026-04-24 03:00:16 -04:00
Fixing code in a hurry is a no-no.
This commit is contained in:
@@ -416,7 +416,7 @@ detectdistro () {
|
||||
elif [[ "${distro_detect}" == "Parabola GNU/Linux-libre" ]]; then
|
||||
distro="Parabola GNU/Linux-libre"
|
||||
distro_codename="n/a"
|
||||
distro_codename="n/a"
|
||||
distro_release="n/a"
|
||||
elif [[ "${distro_detect}" == "Peppermint" ]]; then
|
||||
distro="Peppermint"
|
||||
distro_codename=null
|
||||
|
||||
Reference in New Issue
Block a user