docs: update
This commit is contained in:
parent
b9c399d671
commit
380985a8fa
1 changed files with 1 additions and 1 deletions
2
pfetch
2
pfetch
|
@ -45,7 +45,7 @@ main() {
|
|||
# NOTE: To avoid breaking indentation with 'EOF', '-EOF' is used.
|
||||
# This has the caveat that the lines be TAB indented.
|
||||
read -r kernel_name kernel_version kernel_machine <<-EOF
|
||||
$(uname -srm)
|
||||
$(uname -srm)
|
||||
EOF
|
||||
|
||||
get_os
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue