mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update iiab-diagnostics.README.md
This commit is contained in:
parent
cad49f76f9
commit
661b8486a5
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ The ``pastebinit`` command can then be used to auto-upload this file, creating a
|
|||
|
||||
But first off, the file is compiled by harvesting 1 + 6 kinds of things:
|
||||
|
||||
0. Filename Header + Git Hashes + Raspberry Pi Model + OS
|
||||
0. Filename Header + Git Hashes + Raspberry Pi Model + OS + CPU Architecture(s)
|
||||
|
||||
1. Files specially requested (if you run ``sudo iiab-diagnostics PATH/FILE1 PATH/FILE2``)
|
||||
|
||||
|
@ -62,4 +62,4 @@ But first off, the file is compiled by harvesting 1 + 6 kinds of things:
|
|||
|
||||
## Source Code
|
||||
|
||||
Please look over the bottom of [iiab-diagnostics](iiab-diagnostics) (lines 106-222 especially) to learn more about which common IIAB files and commands make this rapid troubleshooting possible.
|
||||
Please look over the bottom of [iiab-diagnostics](iiab-diagnostics) (lines 106-224 especially) to learn more about which common IIAB files and commands make this rapid troubleshooting possible.
|
||||
|
|
Loading…
Add table
Reference in a new issue