4 lines
34 B
Plaintext
4 lines
34 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
curl -s ipinfo.io/$1
|