Removed extraneous text
This commit is contained in:
parent
b400bbafb2
commit
4cb91f09f0
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
echo Cloaked as $(/usr/bin/lynx --dump whatismyipaddress.com | grep '/ip/' | head -n 1 | cut -f 5 -d '/')
|
||||
/usr/bin/lynx --dump whatismyipaddress.com | grep '/ip/' | head -n 1 | cut -f 5 -d '/'
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user