mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
iiab-diagnostics: Emphasize /proc/device-tree/model
This commit is contained in:
parent
b52c6c541b
commit
c7fde4a0cf
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ echo "iiab commit: $HASH1" >> $outfile
|
|||
echo "iiab-admin-console commit: $HASH2" >> $outfile
|
||||
echo >> $outfile
|
||||
cat_file /etc/iiab/pr-list-pulled
|
||||
cat_file /sys/firmware/devicetree/base/model
|
||||
cat_file /proc/device-tree/model # Should be identical to /sys/firmware/devicetree/base/model
|
||||
cat_file /etc/rpi-issue
|
||||
echo "-IIAB-EXPLANATION-OF-THE-ABOVE-------------------------------------------------" >> $outfile
|
||||
echo >> $outfile
|
||||
|
|
Loading…
Add table
Reference in a new issue