mirror of
https://github.com/K9T33NwthTookThis/RPC-info-dumper.git
synced 2025-07-18 22:46:10 +00:00
Merge pull request #2 from K9T33NwthTookThis/K9T33NwthTookThis-patch-1
Update info-dumper.sh
This commit is contained in:
commit
7316d178dc
@ -6,6 +6,8 @@ if [[ $EUID -ne 0 ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
printf "version info:" > /tmp/rpc-dump.txt
|
printf "version info:" > /tmp/rpc-dump.txt
|
||||||
|
# pi model/device
|
||||||
|
uname -a >> /tmp/rpc-dump.txt
|
||||||
cat /proc/version >> /tmp/rpc-dump.txt
|
cat /proc/version >> /tmp/rpc-dump.txt
|
||||||
|
|
||||||
printf "\n journalctl:" >> /tmp/rpc-dump.txt
|
printf "\n journalctl:" >> /tmp/rpc-dump.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user