Skip to content

Commit

Permalink
fix dmidecode typo (#1254)
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Honeycutt <[email protected]>
Co-authored-by: Levi Portenier <[email protected]>
  • Loading branch information
3 people authored Oct 25, 2024
1 parent e770d6f commit 07af9d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/log-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ mkdir ~/system76
journalctl > ~/system76/journal.log
dmesg > ~/system76/dmesg.log
cp ~/.local/share/xorg/Xorg.0.log ~/system76/Xorg.0.log 2> /dev/null
sudo dmidecode > ~/system76/demidecode
sudo dmidecode > ~/system76/dmidecode
sudo lspci -vv > ~/system76/lspci.log
sudo lsusb -vv > ~/system76/lsusb.log
uname -a > ~/system76/uname.log
Expand Down

0 comments on commit 07af9d3

Please sign in to comment.