mirror of
https://github.com/K9T33NwthTookThis/RPC-info-dumper.git
synced 2025-07-18 22:46:10 +00:00
Update info-dumper.sh
should be the same but its different ??
This commit is contained in:
parent
6e4184f3f3
commit
d8c9af4961
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [[ $EUID -ne 0 ]]; then
|
||||
echo "This script must be run as root"
|
||||
printf "This script must be run as root"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
@ -33,4 +33,4 @@ done
|
||||
|
||||
clear
|
||||
cat /tmp/rpc-dump.txt
|
||||
curl -F'file=@/tmp/rpc-dump.txt' -A "raspberry-pi-community info reporter, <cameron@humaneyestudio.co.uk>" https://0x0.st
|
||||
curl -F'file=@/tmp/rpc-dump.txt' -A "raspberry-pi-community info reporter, <cameron@humaneyestudio.co.uk>" https://0x0.st
|
Loading…
x
Reference in New Issue
Block a user