mirror of
https://github.com/dylanaraps/pfetch.git
synced 2026-01-02 16:02:12 +01:00
docs: update
This commit is contained in:
2
pfetch
2
pfetch
@@ -110,6 +110,8 @@ get_os() {
|
|||||||
|
|
||||||
case $os in
|
case $os in
|
||||||
Linux*)
|
Linux*)
|
||||||
|
# The value of '$distro' is determined by the *last*
|
||||||
|
# evaluated match in this command list.
|
||||||
command -v lsb_release && distro=$(lsb_release -sd)
|
command -v lsb_release && distro=$(lsb_release -sd)
|
||||||
|
|
||||||
# Disable warning about shellcheck not being able
|
# Disable warning about shellcheck not being able
|
||||||
|
|||||||
Reference in New Issue
Block a user