mirror of
https://github.com/K9T33NwthTookThis/RPC-info-dumper.git
synced 2025-07-18 22:46:10 +00:00
Compare commits
No commits in common. "7316d178dcf0d636025f936dd961df31365d9366" and "f5e3dddaa88812915268a63ce3d4a05036db8932" have entirely different histories.
7316d178dc
...
f5e3dddaa8
@ -6,8 +6,6 @@ if [[ $EUID -ne 0 ]]; then
|
||||
fi
|
||||
|
||||
printf "version info:" > /tmp/rpc-dump.txt
|
||||
# pi model/device
|
||||
uname -a >> /tmp/rpc-dump.txt
|
||||
cat /proc/version >> /tmp/rpc-dump.txt
|
||||
|
||||
printf "\n journalctl:" >> /tmp/rpc-dump.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user