Compare commits

..

No commits in common. "7316d178dcf0d636025f936dd961df31365d9366" and "f5e3dddaa88812915268a63ce3d4a05036db8932" have entirely different histories.

View File

@ -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